Download the Microsoft JDBC Driver 6.0 for SQL Server, a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs) available in Java Platform, Enterprise Editions. Download Microsoft JDBC Driver for SQL Server.; 2 minutes to read Contributors. All; In this article Using the JDBC Driver with Maven Central.
Return to NavigationMicrosoft does not allowthe redistribution of the JDBC driver for the Structured Query Language(SQL) server by other vendors, such as Oracle. So, you need to downloadit from the Microsoft website, and install it into the PS_HOMEclassdirectory.
To load and configurethe Microsoft SQL Server JDBC Driver:
Download Sql Jdbc Driver
Download the MicrosoftSQL Server Driver for JDBC from Microsoft.
Note: These drivers are notused by Tuxedo or the web server, so you can ignore any comments onthis site about supported versions of various web servers.
Save the program to diskin c:temp or desktop.
Double-click the sqljdbc_<version>_enu.exefile.
Accept all the defaults.
The JDBC driver filesare installed in C:program filesmicrosoft SQL server <ver> JDBCDriverlib.
Copy these files to PS_HOMEclass:
For Microsoft SQL Server2005 1.0/1.1/1.2 JDBC drivers copy sqljdbc.jar.
For Microsoft SQL Server2008 2.0/3.0 JDBC drivers copy sqljdbc.jar and sqljdbc4.jar.