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!

Reg - Storing Byte Arrays > 4000 bytes in a BLOB Field

914224Jan 31 2012 — edited Jan 31 2012
Hi Everybody,

Im totally a new bie to oracle..

I wanna store images in my Oracle 10g database

i am converting image as a byte array and store it in a BLOB field of a table

Every thing works fine , Unless until the image size becomes big ( > 4000 bytes)

Pls help me how could i save my image as a byte array and retrieve it back easily when its needed....
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 28 2012
Added on Jan 31 2012
11 comments
3,606 views