Hi, I am facing problems in implementing a Java program to update an Oracle table with a BLOB datatype. Am using Microsoft Visual J++ Compiler Version 6.00.8424 to compile the source and the same runs under Microsoft VM (Microsoft (R) Command-line Loader for Java Version 5.00.3805) At compile time, my compiler is not able to find the interface java.sql.Blob. Has anyone ...