Subject OldValues
Author roger@passfield.co.uk
Fields in Datasets with cached updates have the very useful OldValue
property, - a variant which holds the value of the field before any
editing.

I am getting rid of all cached updates in our applications, but I
really miss the OldValue. Is there an IBO equivalent, or is there
some method of comparing old values with new values prior to posting?