jdbc driver version
643222Dec 2 2009 — edited Dec 3 2009hi all,
i just downloaded ojdbc5.jar since my ojdbc14.jar was throwing errors while working with BLOB's for oracle 11g database. after getting the upgrade ojdbc5.jar i still get the same driver version (reported by getDriverVersion() method) as when i had the old ojdbc14.jar file.
Driver name: Oracle JDBC driver
Driver version: 9.2.0.1.0
CLASSPATH=C:\oracle\ora92\jdbc\lib\ojdbc5.jar;
have included the new driver in both my classpath and my IDE (netbeans 6.7.1) so i dont understand why the same old version of oracle driver is being picked up by the JRE ??
any help would be much appreciated.
ta.