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]
