Skip to Main Content

SQL & PL/SQL

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!

Basic Image Conversion

user621430Mar 21 2012 — edited Mar 22 2012
Hi,

I need to read an image which is stored as BLOB and convert into a an array of bytes.

Is this possible in Oracle PL/SQL?

Basically, I use an 8 pin printer to print images. And hence need an array of 8 bit representation of the image.

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 19 2012
Added on Mar 21 2012
9 comments
883 views