Re: eomodel mysql connection problem
Re: eomodel mysql connection problem
- Subject: Re: eomodel mysql connection problem
- From: Zak Burke <email@hidden>
- Date: Mon, 30 May 2005 16:46:46 -0400
Sam loy wrote on 5/30/05 3:30 PM:
I'm now at the point where I need to create my ERD and I'm
trying to use EOModeler, but cannot get it to connect to the MORC mySQL
DB running on the server.
I select Model->New and then jdbc for the connection and enter the
following:
Username: webuser
Password: *********
URL: jdbc.MySQL://192.168.0.112/MORC.
try this:
jdbc:mysql://192.168.0.112/MORC
and get the following response:
Connection Failure
No Suitable Driver
The WO install guide says it installs jdbc support for mysql, but I
tried putting mysql-connector-java-3.1.8-bin.jar
and mysql-connector-java-3.1.8-bin-g.jar in my /Library/Java/Extensions
folder, but get the same results.
try stashing the libraries here instead:
/System/Library/Java/Extensions
I can't remember how /Library and /System/Library are different, but
they are. The zillion places to stash libraries and start scripts in OSX
drive me nuts.
Good luck,
zak.
_______________________________________________
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