> > 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.
If I use tmsesqlquery.onupdateerror, I should add command to every tmsesqlquery, cause I save record with batch process for several tmsesqlquery. If we use onupdaterror from t*connection, I think it centralized process. Thanks
_______________________________________________ MSEide-MSEgui-talk mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk

