Re: Re : Re : EOGeneralAdaptorException : deleteRowDescribedByQualifierEntity
Re: Re : Re : EOGeneralAdaptorException : deleteRowDescribedByQualifierEntity
- Subject: Re: Re : Re : EOGeneralAdaptorException : deleteRowDescribedByQualifierEntity
- From: Christian Pekeler <email@hidden>
- Date: Mon, 21 Mar 2005 20:36:35 -0700
----->Dealer.plist:
{name = administrativeAddressFid; prototypeName = id; },
{name = entityId; prototypeName = id; },
{name = shippingAddressFid; prototypeName = id; },
Here's a problem: your primary key and two foreign keys are all
pointing to the same column as specified by your prototype "id." You
need to give them unique column names.
Christian
_______________________________________________
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