Hi,
I'm running D7, DOA 3.4.6.4.
I need to be able to perform some code just prior to the final commit but after all provider BeforeUpdateRecord events have fired (for certain providers only).
I've considered altering Dan Miser's cdsUtil code, but I'd rather stick to native code if possible.
There's been mention made of an unpublished property of TOracleDataSet called CommitProviderTransaction, but I can't seem to get any information on how to use it.
Is this the correct direction to be headed in? and if so, would anyone have a simple code example ?
------------------
I'm running D7, DOA 3.4.6.4.
I need to be able to perform some code just prior to the final commit but after all provider BeforeUpdateRecord events have fired (for certain providers only).
I've considered altering Dan Miser's cdsUtil code, but I'd rather stick to native code if possible.
There's been mention made of an unpublished property of TOracleDataSet called CommitProviderTransaction, but I can't seem to get any information on how to use it.
Is this the correct direction to be headed in? and if so, would anyone have a simple code example ?
------------------