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.
    • JDBC Library version 4.0 is required. Download it from Microsoft at the following location:
      https://www.microsoft.com/en-za/download/details.aspx?id=11774

      After completing the Microsoft install process, the location of the JAR is as follows:
      /sqljdbc_4.1/enu/sqljdbc4.jar

Feedback