EO Not deleting
EO Not deleting
- Subject: EO Not deleting
- From: Joe Moreno <email@hidden>
- Date: Wed, 31 Dec 2008 17:33:12 -0800
Happy New Year!
I believe I've seen this issue before, but I don't recall what I'm
doing wrong...
I have an EO deleting itself from an editing context, but, sometimes,
only the EO's foreign key is getting set to NULL, which has the same
effect of deleting the EO. Other times, the row in the database
actually gets deleted.
The SQL going to the database sometimes is DELETE and sometimes it's:
UPDATE DEPARTMENT SET OID_EMPOYEE = NULL WHERE OID = ?...
Did I cross EC or something else bad?
Thanks,
Joe
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden