AW: ojb with mssqlserver2000

2004-03-16 Thread Christian Eugster
It works Thank you!!! Christian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[OT] RE: ojb with mssqlserver2000

2004-03-16 Thread Gelhar, Wallace Joseph
PROTECTED] Sent: Tuesday, March 16, 2004 11:32 AM To: OJB Users List; [EMAIL PROTECTED] Subject: AW: ojb with mssqlserver2000 Hi Charles, thank you for answering! a) Is the host SERVER your local machine ?YES b) Can windows resolve "SERVER" to a TCP/IP host address ? (try ping SER

AW: ojb with mssqlserver2000

2004-03-16 Thread Christian Eugster
Hi Charles, thank you for answering! a) Is the host SERVER your local machine ?YES b) Can windows resolve "SERVER" to a TCP/IP host address ? (try ping SERVER at the command line) YES c) Is TCP/IP enabled on your MS SQLServer database ? (try Start/Programs/MS Sql Server/Server Network Utilit

RE: ojb with mssqlserver2000

2004-03-16 Thread Charles Anthony
URL to 127.0.0.1 e.g. jdbc:microsoft:sqlserver://127.0.0.1:1433;DatabaseName=database;SelectMethod =cursor HTH Charles. > -Original Message- > From: Christian Eugster [mailto:[EMAIL PROTECTED] > Sent: 16 March 2004 15:33 > To: [EMAIL PROTECTED] > Subject: ojb with mssqlserver2000 >

ojb with mssqlserver2000

2004-03-16 Thread Christian Eugster
Hi after I have succeeded to connect to and work with mysql, postgresql, msaccess i try to use a mssqlserver2000 as backend. when i try to connect to the mssqlserver, that runs locally, i get the following exception message: [org.apache.ojb.broker.accesslayer.ConnectionFactoryAbstractImpl] ERROR