You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Trig Gullberg <tg...@sorenson.com> on 2001/08/23 17:53:35 UTC

JDBC Driver for sql server 2000

Does any one know of a good sql server 2000 jdbc driver that works well with
tomcat?  Any help or suggestions are appreciated.

RE: JDBC Driver for sql server 2000

Posted by Jim Rueschhoff <jr...@imsurenetwork.com>.
net connect's JSQLConnect is a very good high performance driver that is
designed for SQL Server.  We are using it with tomcat....  It is a type 4
driver implemented as a single .jar file so it will run well on almost any
platform.

-----Original Message-----
From: Trig Gullberg [mailto:tgullberg@sorenson.com]
Sent: Thursday, August 23, 2001 8:54 AM
To: 'tomcat-user@jakarta.apache.org'
Subject: JDBC Driver for sql server 2000


Does any one know of a good sql server 2000 jdbc driver that works well with
tomcat?  Any help or suggestions are appreciated.