Re: JDBC connection for SQL Server 7.0

Tech-Archive recommends: Fix windows errors by optimizing your registry



One clarification - Microsoft has not ever released a JDBC driver for SQL Server 7.0 and currently has no plans to do so.

Evan

--------------------
From: "Green" <subhash.daga@xxxxxxxxx>
Newsgroups: microsoft.public.sqlserver.jdbcdriver
Subject: Re: JDBC connection for SQL Server 7.0
Date: 7 Mar 2006 07:15:31 -0800

You definitely need to get the JDBC driver for SQL Server 7.0 and then
read the driver documentation for sample code on how to connect, query,
etc.

You can try this driver http://jtds.sourceforge.net/ or get from
Microsoft.




--

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.

.



Relevant Pages