I have run into a really strange problem.

The first time my servlet tries to connect to a database it seems that
Tomcat starts an infinite loop where it keeps connecting/disconnecting to
the database. It is really strange because I had this up and run about a
week ago, and I can not figure out what it is I have changed.
I have tried to reinstall the Java SDK and Tomcat without success.

Currently I am using the MS SQL 7 Desktop Edition (MSDE) but have also tried
Sybase SQL Anywhere.

I am using the JDBC-ODBC bridge from Sun (sun.jdbc.odbc.JdbcOdbcDriver).

Has anyone else seen this behavior before?

Thanks in advance.
Ulrik

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

Reply via email to