You are hereTMSESQLQuery: an event to fire after "writetransaction.Commit[Retaining]" ?
TMSESQLQuery: an event to fire after "writetransaction.Commit[Retaining]" ?
"AfterApplyUpdate" would be relavant but disregards possible COMMIT related errors. The other candiate ( AfterOpen) desn't fire on CommiRetaining. Should me only to hook on the trnsaction events instead ?


Or use Before/AfterRefresh. Accidentally not published, fixed in trunk 3083.