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: Jonathan Monroe <email@hidden>
- Date: Mon, 5 Feb 2007 14:17:40 -0600
On Feb 5, 2007, at 2:01 PM, Steven Smith wrote:
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?
For Cocoa integration with ODBC, you can use Andy Satori's open
source (BSD license) ODBCKit framework:
http://sourceforge.net/projects/odbckit
It includes a working Xcode / Objective-C example. You can also look
at the Xcode / Carbon example here:
http://www.actualtechnologies.com/example.php
Both examples should give you a good idea of what you need to do to
get a project running with the /usr/lib/libiodbc.a library that Apple
ships with Mac OS X.
Jonathan Monroe
Actual Technologies - ODBC for Mac OS X
http://www.actualtechnologies.com
_______________________________________________
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