CoreData _PK NSManagedObject
CoreData _PK NSManagedObject
- Subject: CoreData _PK NSManagedObject
- From: Camille GOUREAU-SUIGNARD <email@hidden>
- Date: Wed, 17 Sep 2008 17:55:07 +0200
Hi,
does somebody know a way to retrieve a NSManagedObject (whose db has
already been saved) if I know its _PK in sqlite ?
I use sqlite3 queries whose result I would like to fetch within a
cocoa app. And I know no way of getting "group by" queries within
CoreData.
The result gives me the Z_PK of objects. This Z_PK is the index in the
db.
NSManagedObject does not accept "_PK" key.
Many thanks.
_______________________________________________
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