On Wednesday 07 September 2011 08:34:25 wahono sri wrote:
> > I don't understand, sorry.
> > 
> > I save some records to some tables (MySQL). If I got error from one of
> 
> tables (error from MySQL server), I want to rollback the saved records, and
> if I don't get error, I want to commit these records saving. But at the
> moment as I wrote in simple sample above, if I got error (from MySQL
> server) while applyupdates, the process stop there and rollback does not
> executed.
In debug mode only?
If "yes" then probably gdb crashes. Try to switch off 
'Project'-'Options'-'Debugger'-'Stop on Exception'.
If "no" can you provide a simple testcase?

> How to fix this?
> 
Did you try to use tmsesqlquery.onupdateerror?

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