Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SQLite command line tool compat with Core Data?



On Apr 29, 2005, at 2:54 PM, Scott Ellsworth wrote:
Has anyone experimented with/built a version of the sqlite command line tool that is compatible with the data stores built by Core Data? I was not sure whether the versions had been changed.

The SQLite build included with Tiger is compatible with SQLite datafiles written by any standard build of sqlite3. Core Data uses the stock SQLite3 API and, as such, you can poke at Core Data written SQL stores with the sqlite3 command line tool.


With that said, it is not supported nor encouraged that developers will go and access the data store directly. In particular, writing data into the file can be particularly dangerous.

b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >SQLite command line tool compat with Core Data? (From: Scott Ellsworth <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.