Getting JDBC Drivers for a Database

Many of the new features in java.sql and javax.sql for J2SE 1.4 require JDBC 2.0 drivers. Information about available JDBC drivers for various databases is available at
http://java.sun.com/products/jdbc
For an Oracle database, download and installation instructions are available at:
http://otn.oracle.com/software/content.html
For a MySQL database, download and installation instructions are available at:
http://mmMySQL.sourceforge.net
For a SQL Server database, there are many JDBC drivers available. Here are some:
NetDirect: http://www.j-netdirect.com DataDirect: http://www.datadirect-technologies.com FreeTDS: http://www.freetds.org

Post a comment

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image. Ignore spaces and be careful about upper and lower case.