easy way to store table-like data
easy way to store table-like data
- Subject: easy way to store table-like data
- From: Martin Batholdy <email@hidden>
- Date: Mon, 07 Mar 2011 20:47:25 +0100
Hi,
what is the easiest way to store data and retrieve it in an sql-like-fashion?
I have informations of the form:
name: ...
type: ...
nr of clicks: ...
etc.
and I would like to present it in tableviews (so it should be sortable etc.)
I am familiar with sql ... and this seems pretty straightforward to have a sqlite-table where user input of this form gets written in etc.
Is that possible? Perhaps with plists?
What would you suggest?
I would be really thankful for any advice!_______________________________________________
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