Re: DataObject.save
DObject O/R Mapping Suite
DataObject.save
Flywheel
11-13-2009, 5:30 AM
Hi
I create a dataobject, set the properties
and call DataObject.save , all fine
but then i change some of the properties and
call DataObject.save again
I get the error "No primary key"
what is wrong with that ?
thanks for any help
Re: DataObject.save
David
11-15-2009, 6:42 PM
Do you ensure the table has a primary key?