TOraQuery AfterRefresh
Posted: Mon 05 Nov 2007 11:46
Hi all,
I have a TOraQuery set to AutoCommitt and RefreshOptions set to roAfterInsert and roAfterUpdate.
I have some secondary processing set to the AfterRefresh event but the AfterRefresh Event doesn't fire on either an new record being entered or a record updated.
The AfterRefresh does, however, fire when a manual refresh is done.
Am I doing something wrong or is this a problem associated with AutoCommitt?
Regards,
Tony
I have a TOraQuery set to AutoCommitt and RefreshOptions set to roAfterInsert and roAfterUpdate.
I have some secondary processing set to the AfterRefresh event but the AfterRefresh Event doesn't fire on either an new record being entered or a record updated.
The AfterRefresh does, however, fire when a manual refresh is done.
Am I doing something wrong or is this a problem associated with AutoCommitt?
Regards,
Tony