• 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: Import/Convert non-CoreData SQLite database to CoreData SQLite database
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Import/Convert non-CoreData SQLite database to CoreData SQLite database


  • Subject: Re: Import/Convert non-CoreData SQLite database to CoreData SQLite database
  • From: Andrew Merenbach <email@hidden>
  • Date: Sat, 28 Mar 2009 15:10:22 -0700

On Mar 28, 2009, at 2:52 PM, Greg Robertson wrote:

Is there an easy way to convert an existing SQLite database so it is
compatible with CoreData?

I would like to convert a non-CoreData SQLite database to a CoreData
SQLite database and bundle it with my application.

Do I have to build my own converter application to do this or is there
already something out there?

In actual fact my database is in MSExcel which I can output as CSV to
import into SQLite but if I could go from MSExcel direct to CoreData
SQLite this would be even better.

Thanks

Greg

Hi, Greg,

You'll likely need to write some code to import/convert your database, as the implementation of Apple's SQLite format implementation is private.

Best,
	Andrew

_______________________________________________

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


References: 
 >Import/Convert non-CoreData SQLite database to CoreData SQLite database (From: Greg Robertson <email@hidden>)

  • Prev by Date: Import/Convert non-CoreData SQLite database to CoreData SQLite database
  • Next by Date: Safari Cookie whitelist plugin (Help)
  • Previous by thread: Import/Convert non-CoreData SQLite database to CoreData SQLite database
  • Next by thread: Safari Cookie whitelist plugin (Help)
  • Index(es):
    • Date
    • Thread