PDA

View Full Version : Microsoft SQL Server JDBC Driver(3.0) for SQL Server 2008



archana.kulkarni
6th August 2010, 04:05 PM
Please find the updated SQL Server driver files attached. If you are using Java 1.5 on the server download sqljdbc.jar and if java 1.6 download sqljdbc4.jar.
You can find the Java Version on the server by running the command java –version from the command prompt on server.

Please follow the steps:
Stop Tomcat.
Copy the downloaded driver file to Tomcat_Dir/webapps/BIPLUS/WEB-INF/lib folder.
Start Tomcat.

The latest drivers work with all versions of SQL Servers.