Which OJDBC Driver for Java 6?

JARC picture JARC · Oct 13, 2010 · Viewed 23.3k times · Source

We're currently using ojdbc14.jar, should we be using ojdbc6.jar ?

Update: Oracle 10g being used

Answer

Colin Hebert picture Colin Hebert · Oct 13, 2010

If you're working with java6, you can (and should) use ojdbc6.jar if it is compatible with your database.


Resources :