JDBC SQL Driver – (SUN Java Database Connectivity)
May 22, 2010 Sun Microsystems
JDBC SQL Driver – (SUN Java Database Connectivity)
JDBC is an API for the Java programming language that defines how a client may access a database. It provides methods for querying and updating data in a database.
MySQL JDBC Connector (5.1.12) - Architecture Independent.
Linux Download: mysql-connector-java-5.1.12.tar.gz
Windows Download: mysql-connector-java-5.1.12.zip
PostgreSQL JDBC Connector - Linux & Windows.
For JAVA4 to 5 (JDK 1.4 & JDK 1.5): postgresql-8.4-701.jdbc3.jar
For JAVA 6 (JDK 1.6): postgresql-8.4-701.jdbc4.jar
Notes: Postgresql 7.2 or newer
Microsoft SQL Server JDBC Driver 2.0 - JAVA5 & JAVA6.
Windows Download: sqljdbc_2.0.1803.100_enu.exe
Linux Download: sqljdbc_2.0.1803.100_enu.tar.gz
Microsoft SQL Server JDBC Driver 1.0 - JAVA4.
Windows Download: sqljdbc_1.0.809.102_enu.exe
Linux Download: sqljdbc_1.0.809.102_enu.tar.gz