aspose file tools
The moose likes JDBC and the fly likes mySQL and Blob problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "mySQL and Blob problem" Watch "mySQL and Blob problem" New topic
Author

mySQL and Blob problem

Tero Ahonen
Greenhorn

Joined: May 24, 2001
Posts: 26
Hi!
I have a little problem with mySQL and Blob datatype. I can store a String object to db with PreparedStatement.setBinaryStream . But I can't read it back to orginal value.

-Tero
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: mySQL and Blob problem
 
Similar Threads
retrieve blob data from mysql using jsp
File Upload Question
save image into database blob
inserting BLOBs into MySQL database
what type should I use ? long Binary ??