Note: Download Microsoft SQL Server JDBC Driver 3.0 CTP 1 Authored by Microsoft
Download the SQL Server JDBC Driver 3.0 CTP, a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs) available in Java Platform, Enterprise Edition 5.
In its continued commitment to interoperability, Microsoft has released a preview of the upcoming Java Database Connectivity (JDBC) driver. The SQL Server JDBC Driver 3.0 CTP download is available to all SQL Server users at no additional charge, and provides access to SQL Server 2000, SQL Server 2005, and SQL Server 2008 from any Java application, application server, or Java-enabled applet. This is a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs) available in Java Platform, Enterprise Edition 5.
This technology preview of the JDBC Driver now supports features that were added in SQL Server 2008. It has been tested against all major application servers including BEA WebLogic, IBM WebSphere, and JBoss.
Download Microsoft SQL Server JDBC Driver 3.0 CTP 1
Abstract courtesy Microsoft
Reference: Pinal Dave (https://blog.sqlauthority.com)
1 Comment. Leave new
Hi,
I need a JDBC driver for SQL server 2008 and j2ee 1.4 (java ver 1.4.2)
The above is Java EE5+. The driver version before this, works for the Java version correctly but on SQL side, works only SQL server 2005. Any suggestions? Thanks!!