Group: Forum Members
Posts: 39,
Visits: 225
|
Hi,
I would like to have the ability to create a new row in a BO, save the data, continue working on the BO, then save it again. Thus the initial save would perform an Insert, and the subsequent saves would perform an Update. I'd rather not reset the BO and re-retrieve it, etc.
Is there a flag on the BO to set whether the BO saves via Insert or Update? If so, please fill in the details.
Addendum: I should also note that my reason for this is on the second save, I'm getting a duplicate row created, or a second call to the Insert.
Thank you.
Doug Zapp
|