黄叶 ha scritto:
> hi, guys.
> when I use the struts and dbcp for configure the database pool.
>
> if the data is very large, the tomcat always throw a exception:
>
> java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Error
> establishing socket.

MS JDBC driver for SQL Server is very buggy. Use jTDS instead (it's a
friend's suggestion, I had very bad days with MS driver :-) ):
http://jtds.sourceforge.net/


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

Reply via email to