Re: Core Data "entity required" error
Re: Core Data "entity required" error
- Subject: Re: Core Data "entity required" error
- From: "Melissa J. Turner" <email@hidden>
- Date: Mon, 2 Jun 2008 17:16:12 -0700
*Checks the oracle bones ... *
Does the store configuration for your SQL store contain all the
entities in your model? If not, you need to make sure that all the
entities for objects you're trying to save into the store are in it.
+Melissa
On Jun 2, 2008, at 10:07, Hamish Allan wrote:
On Mon, Jun 2, 2008 at 3:21 PM, Chataka <email@hidden> wrote:
On the console, I just get
entity required
That's it. Just two words.
Nothing else I can include...
Ah, I see! Sorry, how frustrating.
Try setting a breakpoint on NSLog() (or fprintf(), or syslog()) to see
if you can get a stack trace on that message.
Hamish
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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)
Please 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