On Thursday 08 September 2011 18:54:34 wahono sri wrote:
> > Why does try..except..end or tmsesqlquery.onupdateerror not work for you?
> > 
> > with try..except...end, the process always stop on
> 
> tmsesqlquery.applyupdates with raise error from server, and command after *
> except* never executed.
> 
Strange, works for me.  A FPC bug?

> If I use tmsesqlquery.onupdateerror, I should add command to every
> tmsesqlquery, cause I save record with batch process for several
> tmsesqlquery.
> 
Then you should use try..except..end and savepoints.

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