Re: eomodel mysql connection problem
Re: eomodel mysql connection problem
- Subject: Re: eomodel mysql connection problem
- From: David LeBer <email@hidden>
- Date: Mon, 30 May 2005 16:55:17 -0400
On 30-May-05, at 4:46 PM, Zak Burke wrote:
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
No, don't.
The /System/Library/ should only contain OS required libraries.
Usually supplied by Apple.
The JDBC driver for MySQL lives just fine in /Library/Java/Extensions/.
Kieren posted clear instructions to his blog that have always worked
for me:
<http://homepage.mac.com/kelleherk/iblog/C711669388/E733468496/
index.html>
<http://homepage.mac.com/kelleherk/iblog/C711669388/E70925289/
index.html>
;david
--
David LeBer
Codebase Software Systems
site: http://www.codebase.ca
blog: http://david.codebase.ca
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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