Re: Primary Key not present on insert
Re: Primary Key not present on insert
- Subject: Re: Primary Key not present on insert
- From: Mike Schrag <email@hidden>
- Date: Tue, 1 Jan 2008 22:07:21 -0500
{columnName = cardID; name = cardID; prototypeName = id; }, How does EOF know to which column in your table to map your id attribute? Try specifying a columnName value for your id attribute.
prototypeName = id sounds suspiciously like ERPrototypes in Wonder, which actually defines column name as "id" by default, which might explain why he doesn't have the column name set ...
ms |
_______________________________________________
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