Skip to Main Content

Java Database Connectivity (JDBC)

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!

Updating BLOB data into MySQL database

843854Mar 6 2002 — edited Nov 20 2014
Hello all,

The JDBC driver does not provide a standard way to insert or update BLOB data in to a MySQL database. Has anyone ever had a simialr problem and an idea to a solution for this. I know that when usign oracle, you can implement oracle specific code to insert BLOB data.

Is this also the case with MySQL?
if so do you have an references to an example?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2008
Added on Mar 6 2002
8 comments
1,696 views