RE: MySQL?
RE: MySQL?
- Subject: RE: MySQL?
- From: "Matthew Youney" <email@hidden>
- Date: Mon, 15 Sep 2008 22:17:58 -0400
- Importance: Normal
Jason,
Check out the CocoaMYSQL "bundled framework", aka MCPKit. It is quite easy
to use, and there is an example app (cocoamysql).
My personal feelings are that we should all be using ODBC to connect to
these DBs, however there is ODBC support under cocoa is presently pretty
dicey, so we are stuck for now.
I am using the MCPKit, and it works well.
Matt
-----Original Message-----
From: cocoa-dev-bounces+matt=email@hidden
[mailto:cocoa-dev-bounces+matt=email@hidden]On Behalf Of J.
Todd Slack
Sent: Monday, September 15, 2008 6:59 PM
To: cocoa List
Subject: MySQL?
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?
Thanks,
-Jason
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
References: | |
| >MySQL? (From: "J. Todd Slack" <email@hidden>) |