Click Here to Install Silverlight*
United StatesChange|All Microsoft Sites
Microsoft
Download Center 
Search Advanced Search

Microsoft SQL Server 2005 JDBC Driver 1.2

Brief Description
Download the SQL Server 2005 JDBC Driver 1.2, a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs) available in J2EE (Java2 Enterprise Edition).

On This Page

Quick Details
File Name:Download_SQL_JDBC_Driver_12.htm
Version:1.2.2828
Date Published:10/11/2007
Language:English
Download Size:1 KB - 64
Estimated Download Time: 1 min 56K
*Download size depends on selected download components.

Change Language:
  

Overview

In its continued commitment to interoperability, Microsoft has released a new Java Database Connectivity (JDBC) driver with SQL Server 2005. The SQL Server 2005 JDBC Driver 1.2 download is available to all SQL Server users at no additional charge, and provides access to SQL Server 2000 and SQL Server 2005 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 J2EE (Java2 Enterprise Edition).

This release of the JDBC Driver is JDBC 3.0 compliant and runs on the Java Development Kit (JDK) version 1.4 and higher. It has been tested against all major application servers including BEA WebLogic, IBM WebSphere, JBoss, and Sun.

Note: In order to download the SQL Server 2005 JDBC Driver 1.2, you must agree to the End-User License Agreement (EULA). Start by clicking the Download button at the top of this page and the EULA will appear. Read the EULA and click the Accept link to download the package. Please print a copy of the EULA for your records.

Note: Peer-to-peer support is available in the SQL Server 2005 forums. To submit feedback on this JDBC Driver release, visit the SQL Server Feedback Center.

 Top of page

System Requirements

  • Supported Operating Systems: Linux; Solaris; Unix; Windows 2000 Service Pack 4; Windows Server 2003 Service Pack 2; Windows Vista; Windows XP Service Pack 2

  • Java Development Kit: 1.4 or later

  • SQL Server 2005 or SQL Server 2000

 Top of page

Instructions

Note: In order to download the SQL Server 2005 JDBC Driver, you must agree to the End-User License Agreement (EULA). Start by clicking the Download button at the top of this page and the EULA will appear. Read the EULA and click the Accept link to download the package. Please print a copy of the EULA for your records.

Installation Instructions for the Microsoft Windows version of the JDBC Driver
  1. Download sqljdbc_<version>_<language>.exe to a temporary directory.
  2. Run sqljdbc_<version>_<language>.exe.
  3. Enter an installation directory when prompted. We recommend that you unpack this zip file in %ProgramFiles% with the default directory: "Microsoft SQL Server 2005 JDBC Driver".
  4. After the package unpacks, open the JDBC Help System by opening %InstallationDirectory%\Microsoft SQL Server 2005 JDBC Driver\sqljdbc_<version>\<language>\help\default.htm. This will display the help system in your Web browser.
Installation Instructions for the UNIX version of the JDBC Driver
  1. Download sqljdbc_<version>_<language>.tar.gz to a temporary directory.
  2. To unpack the zipped tar file, navigate to the directory where you want the driver unpacked and type gzip -d sqljdbc_<version>_<language>.tar.gz.
  3. To unpack the tar file, move it to the directory where you want the driver installed and type tar –xf sqljdbc_<version>_<language>.tar.
  4. After the package unpacks, open the JDBC Help System by opening %InstallationDirectory%/Microsoft SQL Server 2005 JDBC Driver/sqljdbc_<version>/<language>/help/default.htm. This will display the help system in your default Web browser.

 Top of page

 Top of page


© 2009 Microsoft Corporation. All rights reserved. Contact Us |Terms of Use |Trademarks |Privacy Statement