how to insert an image file as blob using JDBC Statement
815525Nov 17 2010 — edited Nov 18 2010Hi,
I'm new on java.
I want the code to insert an image file in Oracle database whose data type is blob.
i want to use JDBC statement not the prepared statement.
Please help me out.