• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: SQLite command line tool compat with Core Data?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SQLite command line tool compat with Core Data?


  • Subject: Re: SQLite command line tool compat with Core Data?
  • From: Bill Bumgarner <email@hidden>
  • Date: Fri, 29 Apr 2005 15:06:12 -0700

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: SQLite command line tool compat with Core Data?
      • From: Scott Ellsworth <email@hidden>
References: 
 >SQLite command line tool compat with Core Data? (From: Scott Ellsworth <email@hidden>)

  • Prev by Date: Re: CoreData Best Practices
  • Next by Date: Where is the download of Xcode 2.0?
  • Previous by thread: SQLite command line tool compat with Core Data?
  • Next by thread: Re: SQLite command line tool compat with Core Data?
  • Index(es):
    • Date
    • Thread