Dear all,
I am having a JFileChooser in which i select a image file now i want to store that particular file in MS-Access, I try it using OLE Object type in ms-access and object type in
Java but i got following exception
java.sql.SQLException: SQL Exception : Unknown SQL Type for PreparedStatement.setObject (SQL Type=1111
So anyone please guide me that how to store an image file into ms-access database using the java.
ishan dave