AutoCommit and trigger
Posted: Tue 22 Feb 2005 07:49
If I use TSmartQuery (or any other TQuery like component) AutoCommit option, and some insert fire trigger on table which updates some records in other tables, is that OK (according problems that may occure in that trigger part of work), how should I use that option....
I mean do I have to set AutoCommit to false but in that case when should I know that commit can be done or rollback was forced?
Hope I was clear enough...sorry if that post was allready answered.
THX!

I mean do I have to set AutoCommit to false but in that case when should I know that commit can be done or rollback was forced?
Hope I was clear enough...sorry if that post was allready answered.
THX!
