On Jan 1, 2008, at 9:36 AM, Tobias Crawley wrote:
attributes = ( { allowsNull = Y; columnName = altDescription; name = altDescription; prototypeName = varchar255; }, {columnName = cardID; name = cardID; prototypeName = id; },{columnName = diagnosisCodeID; name = diagnosisCodeID; prototypeName = id; },{name = id; 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.
Aloha, Art
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
