MexiCode Ideas en codigo

Eclipse DPT JDBC Drivers

Posted on February 22, 2010

I just installed eclipse-dpt for my database access (works great, btw).

But I needed some JDBC "drivers" for my SQL Engines (namely MySQL and MS SQL). So, to save you the burden of looking for the files all over the internet, here it is, in a single zip file

JDBC Drivers for MySQL and MSSQ

The zip contains 3 jar files:

  • mysql-connector-java-5.1.12-bin.jar - For MySQL v5.1 or lower
  • sqljdbc.jar - MS SQL versions 2005 and 2000
  • sqljdbc4.jar - This works only for MS SQL 2008

Just uncompress the file into some folder, and add the appropiate drivers from eclipse dpt and you're done!

Update: This listing includes links to JDBC drivers for all major database engines.

Comments (0) Trackbacks (1)

Leave a comment


Powered by WP Hashcash