retriving a blob after it was loaded by OLE container in forms 6i
We had forms6i application which has loaded documents into a blob column in the database using OLE container. We are able to retrive the blob from the OLE container on the forms6i, However when we are trying to retrive the same blob using PL/sql into the OS level file , we are unable to open the file as it not able to de-serialize the blob loaded into the database by an OLE container on the forms 6i
my Forms version:Forms 6.0.8.25
My Databae : Oracle database 10.2.0.4
Thanks all in advance