Re: I have an application that accesses a mySQL database...
Posted By:
Tom_Fitzpatrick
Posted On:
Tuesday, August 25, 2009 02:22 PM
In case this thread still needs help, here it is for what it's worth...
Try here to get the most up to date jdbc driver as this is the way things are done nowadays. thanks to mm.mysql.Driver for doing the ground work. This package lives on thru the j-connector interface, to the best of my rusty knowledge.
I found an archived version of the old pages at: http://mmmysql.sourceforge.net/old-index.html
They claim to be no longer supporting it, as it has gone on to a jdbc link found here:
http://www.mysql.com/downloads/api-jdbc.html
Reply if you still need the help...
Re: I have an application that accesses a mySQL database...
Posted By:
Anonymous
Posted On:
Sunday, February 6, 2005 01:15 AM
What's mm.mysql.Driver? +_+