saving and retrieving OLE objects to and from a database
11185Jun 9 2005 — edited Jun 10 2005HI
I am developing an application using Oracle 9i and Forms 6i and i would like to know how to store an OLE Object (sucha as word doc or autocad file) into a BLOB database column. I already create an ole item in my form and once i choose the file during runtime I have no idea how to save it into the database. Once it is stored in the database, i would like to know hw to retrieve the OLE object(query) from the database and display it into my forms.
I really appreciatte if some one can help me out with this. Thanks