I need an answer fast PLEASE

Posted by ilija kostov on October 17, 2005

I need to load a picture from a database. I am using Oracle 10g and the picture is stored as ORDSYS.image, I am using DBImage and I am loading the picture with ADOdataset using the getcontent() procedure (this procedure gives BLOB as an output).I always get the promt "Bitmap image is not valid" when I try to load the image! What should i do?
thanks


Related Articles and Replies