Hi
I'm using Oracle forms 6i and Oracle 8i for developping my application
I have to save a document in the database , i created a table with one column with blob datatype.
from forms , i can save document into the column , but i can't find the way to get document and to read it from database using dbms_lob oracle package
Can you help me please
Thanks