Re: Database Application?
Re: Database Application?
- Subject: Re: Database Application?
- From: Jonathan Monroe <email@hidden>
- Date: Wed, 13 Dec 2006 22:58:33 -0600
On Dec 13, 2006, at 10:11 PM, Ferhat Ayaz wrote:
I want to implement a database application. Where can I start to
learn and to read? How can I write a database application wih
cocoa. What is the standard?
For general purpose database connectivity, you can use ODBCKit for
performing SQL queries:
http://sourceforge.net/projects/odbckit
ODBCKit is an Objective-C framework that provides an object-oriented
abstraction for the ODBC libraries included by Apple with Mac OS X.
This open source project (BSD licensed) was developed by Andy Satori,
and includes an example Cocoa application.
Jonathan Monroe
Actual Technologies - ODBC for Mac OS X
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