Re: coredata sql metadata corruption
Re: coredata sql metadata corruption
- Subject: Re: coredata sql metadata corruption
- From: "Stephen Deken" <email@hidden>
- Date: Fri, 16 Mar 2007 12:36:28 -0500
On 3/16/07, Jesse Grosjean <email@hidden> wrote:
I have a coredata database with using the sql store. Somehow the
metadata seems to have become corrupt and that causes this exception
when I try call metadataForPersistentStoreWithURL:
...
#13 0x93cfec46 in +[NSXMLObjectStore
metadataForPersistentStoreWithURL:error:]
Why is your SQLite-based data store being parsed as an
NSXMLObjectStore? Are you sure you're trying to load it as an SQLite
store?
--
Stephen Deken
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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