Re: The URL for the Adaptor connection when going to another computer
Re: The URL for the Adaptor connection when going to another computer
- Subject: Re: The URL for the Adaptor connection when going to another computer
- From: Chuck Hill <email@hidden>
- Date: Thu, 23 Aug 2007 11:38:19 -0700
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>.
That format looks correct to me.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden