Installing the Microsoft SQL Server JDBC Driver
Install the Microsoft SQL Server JDBC driver.
Go to the Microsoft download site at
http://www.microsoft.com/downloads
and search for this string:
Microsoft JDBC Driver 4.0
Click the link for the 4.0 driver, and follow the instructions to download and install the driver.
Open
Control Panel
>
System
, click the
Advanced
tab, and click
Environment Variables
.
In the System Variables window, if the CLASSPATH variable is not listed, click
New
. Otherwise, select it, and click
Edit
.
Enter the full path of the JDBC driver named
sqljdbc4.jar
, using a semicolon (;) to separate it from any other drivers.
Click
OK
three times.
Parent topic:
Primary Microsoft SQL Server Configuration and Verification
Created October 9, 2013. Send feedback on this help topic to Technical Publications:
pubs@sap.com