Re: Newbie question about Database
Re: Newbie question about Database
- Subject: Re: Newbie question about Database
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 20 May 2008 19:32:55 -0600
On May 20, 2008, at 7:29 PM, Mathieu Spénard-Gingras wrote:
I am learning Cocoa and would like to develop an application that
can connect to a database, such as MySQL. However, I cannot find
any tutorial, nor drivers in order to connect to a MySQL database,
in such a way JDBC works with Java. How can one do so?
Use ODBC, which comes with the OS, or alternatively use the MySQL
libraries directly or a third-party framework.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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