Updating BLOB data into MySQL database
843854Mar 6 2002 — edited Nov 20 2014Hello 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