You might have to use a hostname instead of an IP address, depending
on how smart it is... Try defining a hostname with that IP and using
the name instead.
On Aug 23, 2007, at 2:38 PM, Chuck Hill wrote:
On Aug 23, 2007, at 11:07 AM, Baiss Eric Magnusson wrote:
What does the URL look like for the <JDBC Connection> of EOModeler
for connecting to a different computer on the same sub-net?
I want to run my WebObjects application server on one computer and
have the database be on a different computer.
This is for development initially but, of course, I need to do it
for deployment eventually.
Normally URL is
<jdbc:FrontBase://localhost/DB_Name/user=_SYSTEM/
dbpasswd=************>
I tried
<jdbc:FrontBase://192.168.1.101/DB_Name/user=_SYSTEM/
dbpasswd=**********>
but that gives
<No suitable driver>.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/kenlists%
40anderhome.com