I would like to log all the changes posted in a dataset Post event by looping through the changes in tdataset.afterpost event.
I use dataaware controls and i would like to store the changes done by a user.
My goal is to do it for all datasets in my application, but as a starting point i'd like to master it in a single dataset.
Which is the advisable technique to perform this?