On Sep 15, 2008, at 18:59 , J. Todd Slack wrote:

Hi All,

Does anyone know what I need to connect from OS X to a MySQL DB and run a few queries?

This would be from Objective-C or C++.

Any examples?

What should I be downloading?

The MySQL C API is distributed with MySQL, so if you have downloaded the MySQL Community Server, you have the libraries you need. You can freely call the C API from within Objective-C and there is a C++ API as well. All the documentation for using the MySQL C API is available on MySQL's site in a variety for formats:

http://dev.mysql.com/doc/

HTH, J

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to