Hi Douglas,
you need to download the MySQL JDBC connector for Java (I think you've got to use the latest one as you're using MySQL5)
you need to put it in both:
/Library/Java/Extensions
and
/Library/WebObjects/Extensions

If there's another MySQL connector in there, just move it aside.

Close all your project, remove all the build folders from your project (specially the one with the EOModel)

Create the database directly using another tool like CocoaMySQL then you should be able to connect your model and generate the tables using EOModeler.

Hope this help.

Xavier



webobjects newbie

using mac os x.4
mysql 5

"EOModeler"  will not let me connect  to mysql , although I
can connect  to mysql  thru the terminal

EOModeler has a built in jdbc , is it conflicting with another jdbc???
or ??

Thank you in advance
_______________________________________________
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/webobjects% 40anazys.com

This email sent to [EMAIL PROTECTED]


_______________________________________________
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