Re: Core Data, SQLite file format, and new Entity Property question
Re: Core Data, SQLite file format, and new Entity Property question
- Subject: Re: Core Data, SQLite file format, and new Entity Property question
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 5 Aug 2005 23:26:23 -0700
On Aug 5, 2005, at 10:29 PM, Modesitt Software wrote:
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?
See amongst others:
<http://www.cocoabuilder.com/archive/message/2005/7/21/142426>
<http://www.cocoabuilder.com/archive/message/cocoa/
2005/5/18/136304>
<http://www.cocoabuilder.com/archive/message/cocoa/
2005/5/18/136305>
<http://www.cocoabuilder.com/archive/message/cocoa/
2005/5/17/136225>
<http://www.cocoabuilder.com/archive/message/2005/5/11/135606>
mmalc
_______________________________________________
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