Re: Ways to store data in cocoa
Re: Ways to store data in cocoa
- Subject: Re: Ways to store data in cocoa
- From: "Alexey Zakhlestin" <email@hidden>
- Date: Sun, 9 Sep 2007 11:47:50 +0400
that would be CoreData (which can, actually, store data in SQLite, XML
and other places)
On 9/9/07, Liam Whalen <email@hidden> wrote:
> I have a MySQL/PHP site that I wrote to store data about my comic
> book collection. I'm thinking about implementing this same program
> in Cocoa. However I would like to distribute this program as a
> standalone application. I don't want someone to have to download
> MySQL, run an SQL statement to generate all the correct tables and
> then create a data source to connect to the database. I'm not sure
> how ODBC works on OS X. I'm not concerned about that though as I
> want to implement this program without a database.
>
> So I'm thinking of creating a data structure that will mimic the
> database tables but save the data as plain text. Where should I
> begin to look to find out about storing data with Cocoa?
>
> Thanks for any input you may give,
>
> Liam
> _______________________________________________
>
> 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
>
--
Alexey Zakhlestin
http://blog.milkfarmsoft.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