Re: Learning SQLite by watching Core Data?
Re: Learning SQLite by watching Core Data?
- Subject: Re: Learning SQLite by watching Core Data?
- From: "I. Savant" <email@hidden>
- Date: Mon, 23 Jun 2008 15:29:59 -0400
> In a 2005 entry on the Big Nerd Ranch Weblog titled "Life with SQLite", it
> says:
>
> "If you are curious about how Core Data structures the file, sqlite3 is a
> great way to explore it."
That doesn't quite mean Core Data files are a good way to learn
SQLite as you seemed to originally imply. The statement you quoted
seems to imply that you already know how SQLite works and want to
learn how Core Data goes about doing things specifically. The two are
definitely not equal.
> So I'm starting with just being curious about what Core Data did with my
> sqlite file, and I'm trying to work out the right Terminal command to do it.
... then this topic belongs on another mailing list, though I
already answered this above. If you're already in the SQLite CLI tool
and wanting to learn to use it, then yeah, this is definitely
off-topic for the cocoa-dev list.
Specifically: A unix users list for the "how to get to things with
the command line", and a SQLite users list for using SQLite.
--
I.S.
_______________________________________________
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