On Wednesday 14 September 2011 20:09:20 wahono sri wrote:
> > No. What is the problem?
> 
> I use savepointrollback, and with this method is as I hope, dataset
> buffer still exists and I can fix the error and save again.
> If I use rollback, all is OK, but I can fix the error cause dataset
> buffer is deleted.
> 
> The problem is, after post, applyupdates and savepointrollback, the
> state of dataset is dsbrowse, than I should call dataset.edit to edit
> to fix the errors. After I save again, data didn't store in database
> because SQL to be "UPDATE table..." and not "INSERT INTO table...".
> 
There seems something wrong, update kind should not change from ukInsert to 
ukModify by editing an inserted record. Are you sure?

Martin
_______________________________________________
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk

Reply via email to