Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Report not showing my image in BLOB field

ljjackOct 19 2004 — edited Oct 26 2004
Hi,

I m using report 6i.

But I just upgraded my server from Oracle 8.0 to 9i and now that I have a new table with image, I created the field to be a BLOB field.

However, in old days, I uses LongRaw and I save my images using the following:-

READ_IMAGE_FILE(filename, 'BMP', 'logos.logo')

it works perfectly when I call the file outfrom my report but now, after I changed to BLOB, I use the report to open the BLOB field and stated it as image, it shows error stating that the report cannot identify the image.

Any advice on this please?

Thankz
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2004
Added on Oct 19 2004
3 comments
548 views