try
  tmsesqlquery1.applyupdates; ===> I got error here, but debugger stop here.
except
 tmsesqlquery1.trans.rollbackretaining; ====> but this command does not
executed.
 exit;
end;
tmsesqlquery1.trans.commitretaining;

AFAIK, after I got error message, I can run command after "except" command.

Thanks
_______________________________________________
MSEide-MSEgui-talk mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk

Reply via email to