Import/Convert non-CoreData SQLite database to CoreData SQLite database
Import/Convert non-CoreData SQLite database to CoreData SQLite database
- Subject: Import/Convert non-CoreData SQLite database to CoreData SQLite database
- From: Greg Robertson <email@hidden>
- Date: Sat, 28 Mar 2009 17:52:15 -0400
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
_______________________________________________
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