Re: Connection to SQLServer2000
Re: Connection to SQLServer2000
- Subject: Re: Connection to SQLServer2000
- From: Ray Ackland <email@hidden>
- Date: Fri, 16 Jul 2004 09:49:37 +1200
Bill,
It sounds like EOModeler is not able to find the jdbc driver (which it
requires to know how to talk to SQLServer). Do you know if you have
available this (jdbc) driver? It may have come on discs with the server
package, or you may need to download it.
This driver also needs to be somewhere where EOModeler can find it (ie
in a directory that is listed in your CLASSPATH).
On Mac OS X, the normal place to put these things is in /Library/Java,
so there should be somewhere equivalent on the Windows machine.
Have a look to see if these things exist / are in their right places.
If so, I've run out of ideas :(
r
On 16/07/2004, at 9:33, Bill Reynolds wrote:
My attempted connection string (in EOModeler) is "
jdbc:SQLServer://10.0.0.23/Tigerpaw" which gives me a nice long error
in
EOModeler (error msg below).
I must be making a bunch of elementary mistakes right out the gate.
The
idea that it would "simply work" is a bit far fetched. Can anyone
lend a
hand on the in's/out's of connecting/modeling?
I appreciate any help :)
Thanks,
-Bill Reynolds
Error Message from EOModeler:
-----------------------------------
JDBC connection failed for driver
:'com.microsoft.jdbc.sqlserver.SQLServerDriver'. Driver not found in
Java
Runtime! Please verify your CLASSPATH environment variable. The current
CLASSPATH for your application is :
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.