FWIW .. there is a new version of the SQLServer JDBC driver from Microsoft.

-Tim

Mitchell Teixeira wrote:
Hi - I've heard nothing but bad things about the Microsoft JDBC driver for
SQL Server. I don't have any suggestions how to fix your problem in-place,
just a suggestion to switch drivers.

I've been using this JTDS open souce JDBC driver, suggested by our vendor
and it is very stable:

http://jtds.sourceforge.net/

It was super easy to install and configure.  I hope it will help you!

Regards,
MitchellT



--- "Anderson, M. Paul" <[EMAIL PROTECTED]> wrote:


I am running Tomcat 5.5 with SQL Server on a separate machine.

I am getting the following error at random times:

Java.lang.Exception: java.sql.SQLException: [Microsoft][SQLServer 2000
Driver for JDBC]Connection rest by peer: socket write error.

I have been unable to determine a trigger for this error - it just seems
to happen randomly.  When it occurs, no user can then log in to the
application - I must reboot the SQL server machine to get a connection
to be made for subsequent logins.

Has anyone seen this and can point me to a solution?

Thanks,
Paul



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to