Re: MacOSX and MySQL
Re: MacOSX and MySQL
- Subject: Re: MacOSX and MySQL
- From: Clint Moore <email@hidden>
- Date: Thu, 16 Oct 2003 15:10:34 -0700
On Thursday, October 16, 2003, at 02:05 PM, John Martyniak wrote:
Some stuff.
I had to do this last night so it's still pretty fresh. Here's what I
did, apply as necessary.
1. Went to here: http://www.mysql.com/downloads/api-jdbc.html and
downloaded the 3.0 driver.
2. Messed around for about an hour trying to load the thing before I
figured out that putting the 'org' and 'com' directories into
/Library/Java makes it work just fine.
3. used this in my adapter information in eomodeler:
URL: jdbc:mysql://localhost/eomodelertest
Driver: com.mysql.jdbc.Driver
And that's it. So far it has worked pretty well.
-cm
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.