posted 19 years ago
Could someone please give me the steps i should follow inorder to save an image into the OracleDB.after searching google i came to know that the image can be converted to a BLOB object which can be saved into the DB.but i couldnt find a method to convert an image object to a BLOB object..