problem with delete rule (relationship)
problem with delete rule (relationship)
- Subject: problem with delete rule (relationship)
- From: Amedeo Mantica <email@hidden>
- Date: Thu, 26 Apr 2007 16:59:22 +0200
Hello, I have two Entities....
entity Products have these attributes too...
imgIconID
imgPrindID
imgLargeID
...
these are foreing keys for may relation with Image entity that have
ImageID
fileName
mimeType
fileData
etc...
any Product have relationship to images is a To One relationship
see images, is better than words
http://downloads.insigno.net/help/dbimage1.jpg
http://downloads.insigno.net/help/dbimage2.jpg
http://downloads.insigno.net/help/dbimage3.jpg
THE CASCADE RULE WORKS for all relationship:
imgPrindID
imgLargeID
imgSchema
imgMedium
EXCEPT for imgIconID that is IDENTICALLY configured !!!
any suggestion?
I have tried to override the validateForDelete in entity Image and
setting a breakpoint, semm to be totally skipped...!
Thanks
Amedeo
_______________________________________________
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