Skip to Main Content

Oracle Database Discussions

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!

decompress image file inside BLOB

498203Mar 24 2010 — edited Mar 25 2010
Hi,

I have a table with BLOB column to save compressed TIFF images in it. the image is scanned from an oracle form and saved into the table using max compression.
the problem is when our non oracle forms external systems read that image, they cannot display it because it's compressed. is there anyway to decompress that image inside the database before sending it to the external channel?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 22 2010
Added on Mar 24 2010
3 comments
1,114 views