I am currently using the Microsoft SQL Server 2005 JDBC Driver. It is free.
If you need to connect to a SQL Server 2000 or 2005, this is a good driver.

On 9/21/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:

> From: Steve R Burrus [mailto:[EMAIL PROTECTED]
> Subject: Re: Need Help w. Servlets And The JDBC.
>
> I don't suppose that on the Tomcat site there is a Type 4
> database driver , which I have read is the preferred driver
> to get because it is pure Java, is there instead of the 1
> which I assume I can always get at java.sun.com?

Your assumptions are incorrect.  Each data base vendor must supply an
appropriate JDBC driver, hopefully a type 4 (pure Java) version.  There
is no generic, all purpose JDBC driver.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Henry McClain

"Life is hard. Wear a helmet"
"Tell your wife that she looks pretty, even if she looks like a truck."
--

Reply via email to