Re: coredata sql metadata corruption
Re: coredata sql metadata corruption
- Subject: Re: coredata sql metadata corruption
- From: Jesse Grosjean <email@hidden>
- Date: Fri, 16 Mar 2007 15:45:39 -0400
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?
I'm sure I'm using a SQLite store and that I'm loading it properly.
Coredata stores the store metadata in a plist format (even when the
store is SQLite). The problem is happening when it tries to parse
that plist I think.
Jesse
_______________________________________________
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