ODBC and MySQL

jove

Member
Hello,

I have spent way too much time downloading and installing the various packages to get ODBC to work. I need help.

I downloaded the CompleteMySQL-4.0.15.dmg package. MySQL installed and runs fine. The CocoaMySQL program works wonderfully. But ODBC...

Some installers put .la files but their readme's use .so files. The ODBC installer of CompleteMySQL installs .bundles. The ini files never seem to list what I thought would be the correct driver path.

Following the instructions from CompleteMySQL, I get [iODBC][Driver Manager]Dialog failed, SQLSTATE=IM008 from odbc test. A programmatic OpenConnection gives [iODBC][Driver Manager]Specified driver could not be loaded, SQLSTATE=IM003

I am at a loss.
 
Back
Top