aspose file tools
The moose likes JDBC and the fly likes reading  BLOB  from database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "reading  BLOB  from database" Watch "reading  BLOB  from database" New topic
Author

reading BLOB from database

rakkesh kumar
Ranch Hand

Joined: Oct 06, 2004
Posts: 37
to read or write the BLOB data in to the Database

using the java.sql.Blob or oracle.sql.BLOB ,which is the best way.

Any differences between them
Nikhil Vasaikar
Ranch Hand

Joined: Aug 18, 2004
Posts: 56
This might help.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: reading BLOB from database
 
Similar Threads
Storing Files
music format in database
inserting blob with CMP
How to store StringBuffer contents into a blob?
inserting images into an oracle database