Showing posts with label alldoes. Show all posts
Showing posts with label alldoes. Show all posts

Monday, February 20, 2012

JDBC Driver for SQL Server 7.00

Hi All
Does anyone know, where i can find the JDBC driver for SQL Server 7.00 ?
Thanks in advance
ksa
ksa wrote:

> Hi All
> Does anyone know, where i can find the JDBC driver for SQL Server 7.00 ?
> Thanks in advance
> ksa
Most commercial drivers will work. MS's will not allow itself to work with 7.0.
Joe
|||ksa,
Joe is correct. The Microsoft JDBC SQL Server driver will not work
with SQL Server 7. DataDirect Technologies has a driver which will
give you that functionality. You can download an evaluation copy of
the driver from the following location:
http://www.datadirect.com/downloads/...jdbc/index.ssp
Sue Purkis
DataDirect Technologies
Joe Weinstein <joeNOSPAM@.bea.com> wrote in message news:<#15e6JzTEHA.1472@.TK2MSFTNGP12.phx.gbl>...
> ksa wrote:
>
> Most commercial drivers will work. MS's will not allow itself to work with 7.0.
> Joe