KS (Unregistered Guest)
06-06-2003, 16:46
Was searching for the msbase.jar, msutil.jar and mssqlserver.jar on Web. Our sqlserver is a 7.0 server. I couldn't find the jars for this version. Anybody who knows please let me know how to find this driver. I searched the microsoft site too. Do these come with the SQLServer installation (in the directory) by any chance?
Thanks,
KS
JDBC Type 4 driver for sqlserver is available from SQL Server 2000 onwards, and not the earlier versions.
To download the JDBC Type 4 Driver for Sql Server goto the following url and its available under "Tools and Utilities" catergory
http://www.microsoft.com/sql/downloads/default.asp
Kalyan
belliveaud
10-03-2003, 15:35
You may use jdbc:odbc bridge for testing or ideally a commercial JDBC driver such as Merant SQl Link...