Re: Core Data - NSFetchRequest Issue
Re: Core Data - NSFetchRequest Issue
- Subject: Re: Core Data - NSFetchRequest Issue
- From: Jerry Krinock <email@hidden>
- Date: Thu, 13 Jan 2011 06:00:19 -0800
On 2011 Jan 10, at 10:54, Joshua Lee Tucker wrote:
> I am attempting to retrieve all of my Report objects, but when I retrieve them, my array shows that I have also retrieved Locations objects.
See -[NSFetchRequest setEntity:]. But if I recall correctly a fetch request will raise an exception if you execute it without setting an entity, so I'm confused. You should post some code.
_______________________________________________
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