Skip to Main Content

Java Programming

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!

Writing a file using BLOB

807607Jan 25 2007 — edited Jan 28 2007
Hi
After querying the oracle database, I am getting BLOB in return. I need to create a file using this BLOB. I have tried using various Streams/Readers/Writers provided by java.io package to write a file from BLOB. But what is getting into the file is all junk characters. Can anybody please help me with this?

Regards.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 25 2007
Added on Jan 25 2007
6 comments
502 views