Microsoft SQL Server client and JDBC driver installation

About this task

You need to install the Microsoft SQL Server client and JDBC driver on the Management Console host. The Management Console uses them to access the database.

Procedure

  1. Install SQL Native Client. Version 2005.90.4035.00 is required. It is included in Service Pack 3 for Microsoft SQL Server.
  2. Install JDBC drivers.
    • For version 2005: JDBC Library version 1.2 is required. Download it from Microsoft at the following location:
      http://www.microsoft.com/downloads/details.aspx?FamilyId=C47053EB-3B64-4794-950D-81E1EC91C1BA&displaylang=en

      After completing the Microsoft install process, the location of the JAR is as follows:
      /sqljdbc_1.2/enu/sqljdbc.jar
    • For version 2008: JDBC Library version 3.0 is required:
      http://www.microsoft.com/downloads/en/details.aspx?FamilyID=%20a737000d-68d0-4531-b65d-da0f2a735707&displaylang=en


Feedback