My first bet is the JdbcOdbcDriver.
It has no production quality.

What database do you access with it ?

To access SQL Server 2000 you can use a driver
from microsoft. (they licensed it from merant)
http://msdn.microsoft.com/downloads/sample.asp?url=/MSDN-FILES/027/001/7
79/msdncompositedoc.xml&frame=true

I don't think that the IIS is a cause in your case.

My second guess is to try the JDK from IBM

> -----Ursprüngliche Nachricht-----
> Von: Geoff Peters [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 11. Juni 2002 14:27
> An: Tomcat Users List
> Betreff: RE: Tomcat Unexplained Shutdown
> 
> Using jdsk 1.3.1_2 (sun), have not tried other versions but 
> if you think that is a possible cause, I will check into it.....
> 
> I am using TOmcat 4.0.3 standalone running the App, however 
> IIS 4.0 is running another application on another port 
> (switched IIS to 8080, Tomcat to Port 80), but has nothing to 
> do with my application, is it possible IIS is causing it?
> 
> am also using the JDBC driver "sun.jdbc.odbc.JdbcOdbcDriver".........
> 

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

Reply via email to