Re: coredata sql metadata corruption
Re: coredata sql metadata corruption
- Subject: Re: coredata sql metadata corruption
- From: Ronny Reichmann <email@hidden>
- Date: Mon, 19 Mar 2007 08:03:05 +0100
Some month ago I figured out, that CoreData seems to use XML-format
automatically when an object is serialized into the database. Maybe
you should open the database in another way than using
metadataForPersistentStoreWithURL.
Am 16.03.2007 um 20:45 schrieb Jesse Grosjean:
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
_______________________________________________
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