And we switched from FreeTDS (which AFAIK is the predecessor of jTDS) to the MS driver years ago because is had more functionality. We use it with heavy statements and result sets and had never any problem with it ;-)
Michael > -----Ursprungliche Nachricht----- > Von: Tuncay Baskan [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 10. November 2004 00:30 > An: Tomcat Users List > Betreff: Re: comparison of Type 4 JDBC drivers > > > On Wed, 10 Nov 2004 12:18:20 +1300, Craig Collings > <[EMAIL PROTECTED]> wrote: > > Interesting. > > > > I'm using com.microsoft.jdbc.sqlserver.SQLServerDriver > which is a type 4 > > driver and I am also getting ex VM errors: > > > > any ideas? > > I don't know if it's helps.. We tried to use Microsoft JDBC drivers in > our applications but because of its troubles we decided to use jTds, > which is a but rock-solid free driver.. > > You can get it from http://jtds.sourceforge.net/. > > -- > /tb. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
