cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Driver for MS SQL 2005 ?

Former Member
0 Kudos

Hi all,

the SAP Guide Install drivers for JDBC describes the installation of the oracle, microsoft and IBM MQ drivers. According to the guide for MS the three files: msbase.jar, mssqlserver.jar and msutil.jar are necessary. I found these files under microsoft download only for SQL 2000. The latest version SQL 2005 contain only the file sqljdbc.jar. So the SAP guide seems to be out of date. I want to connect to SQL2005 DB with JDBC. Could I use JDBC driver 2000 instead of the 2005 ? Is there a new SAP guide available ?

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Andreas,

If you are trying to connect to SQL server 2005 and you have the driver available, just go ahead and install the driver in your XI server. Just make sure that you remove the old drivers from your XI server.

To install drivers on your XI server, checkl this doc,

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-964...

Regards,

Bhavesh