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>.

----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to