Oracle JDBC driver with Oracle DB version

ojdbc14.jar with version 10.2.0.1.0
ojdbc5.jar  with version 11.2.0.1.0


Which JDBC drivers support which versions of Oracle Database?
JDBC 9.0.1 drivers can talk to RDBMS
11.1.0
10.2.0
10.1.0
9.2.0
9.0.1
8.1.7
8.1.6
8.1.5
8.0.6
8.0.5
8.0.4
7.3.4
JDBC 9.2.0 drivers can talk to RDBMS
11.2.0
11.1.0
10.2.0
10.1.0
9.2.0
9.0.1
8.1.7
JDBC 10.1.0 drivers can talk to RDBMS
11.2.0
11.1.0
10.2.0
10.1.0
9.2.0
9.0.1
8.1.7
JDBC 10.2.0 drivers can talk to RDBMS
11.2.0
11.1.0
10.2.0
10.1.0
9.2.0
9.0.1
8.1.7
JDBC 11.1.0 drivers can talk to RDBMS
11.2.0
11.1.0
10.2.0
10.1.0
9.2.0
9.0.1
JDBC 11.2.0 drivers can talk to RDBMS
11.2.0
11.1.0
10.2.0
10.1.0
9.2.0
9.0.1

A related question is about versions NOT listed here. If its not listed here, its not supported.
You should verify with your support channel that you are still on a supported version of Oracle.
For example, a lot of people have asked about 8.1.7 which has been desupported. People still
using 8.1.7 need to contact their support channels for upgrade info (some of these upgrades are free!).

你可能感兴趣的:(oracle,jdbc)