JDBC driver for oracle 11
Hi
My front end application is written in java (version 1.4) and it is using ojdbc14-9.2.0.3.jar to communicate with oracle 9 DB. Now we are planning to move our DB to oracle 11. Is the same jdbc driver( ojdbc14-9.2.0.3.jar ) can be used to communicate with oracle11 or do we need to change it. If yes, then what version should we use? Will the new jdbc library compile on java 1.4?
Regards,
Vishal