Core Data, SQLite file format, and new Entity Property question
Core Data, SQLite file format, and new Entity Property question
- Subject: Core Data, SQLite file format, and new Entity Property question
- From: Modesitt Software <email@hidden>
- Date: Fri, 5 Aug 2005 22:29:25 -0700
I have a Core Data document application set up so it can save
documents in either SQLite, Binary, or XML format. During code
development, I added a new property attribute to an existing entity.
When I open a binary or XML file saved without this new property, the
file is read in fine. However, if I open an SQLite file, I get "file
save error" and other errors. What is the recommended way to open an
SQLite file in this situation?
Thanks in advance!
Bill
_______________________________________________
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