Inserting a fault in CoreData?
Inserting a fault in CoreData?
- Subject: Inserting a fault in CoreData?
- From: Colin Cornaby <email@hidden>
- Date: Tue, 15 Aug 2006 11:27:07 -0700
Hi,
I'm trying to cache a MySQL database in CoreData. I would like to
insert faults into my CoreData database. That way I could insert a
fault for every row I have in MySQL, and then when the fault is fired
I would go back and grab the data from MySQL. Unfortunately, CoreData
automatically assumes when an object is inserted it is not a fault
(for obvious reasons).
Does anyone know how to insert a fault?
-Colin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden