Re: Problem connecting to Ms Sql Server 2000

2001-06-23 Thread Joseph B. Ottinger
That's not a problem with your entity bean - that's a problem with your choice of JDBC drivers. The JdbcOdbc can't handle multiple threads. Solution: get a better driver. On Sat, 23 Jun 2001, Sergei Batiuk wrote: > Hey people, > > I am having trouble connecting to MS SQL 2000 from my entity bea

RE: Problem connecting to Ms Sql Server 2000

2001-06-22 Thread elephantwalker
ards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sergei Batiuk Sent: Friday, June 22, 2001 2:13 PM To: Orion-Interest Subject: Problem connecting to Ms Sql Server 2000 Hey people, I am having trouble connecting to MS SQL 2000 from

Problem connecting to Ms Sql Server 2000

2001-06-22 Thread Sergei Batiuk
Hey people, I am having trouble connecting to MS SQL 2000 from my entity bean. I have an ODBC data source set up for the database, and connect to it using sun.jdbc.odbc.JdbcOdbc driver. I get the following: java.rmi.RemoteException: java.sql.SQLException: [Microsoft][ODBC SQL Server Driver]Connec