Re: Need help with ODBC/iODBC and MySQL
Re: Need help with ODBC/iODBC and MySQL
- Subject: Re: Need help with ODBC/iODBC and MySQL
- From: Andrew Satori <email@hidden>
- Date: Tue, 6 Feb 2007 12:26:01 -0500
Steven,
I think you and I have talked once before about MySQL and ODBC.
There is a bug in the current implementation of the ODBCKit that is
exposed by some of the ODBC drivers for MySQL. That is that there is
problem with the moveNext method. The issue is that the underlying
ODBC drivers are failing the API call,mostly because ODBCKit is not
properly failing back to the 2.0 API call when the MySQL driver
doesn't implement the 2.5/3.0 call.
It's an issue that I'm aware of, but have failed to take the time to
install a working local copy of mySQL on my development machine to
debug against.
Andy
On Feb 5, 2007, at 1:29 PM, Smith, Steven (RSAA Storage) wrote:
I've been trying to get iODBC working to connect MySQL to Cocoa but
the example is written in "C" and doesn't exactly work and details on
everything from "ODBC Administator" setup to compile error on the
build are vague/missing.
Has anyone got any code/samples of getting MySQL to work with iODBC
or some other connection layer (ie MySQL++ et.al.) they could share
with me?
Thanks in advance,
Steven
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden