Subject | TIB_Dataset.Modified usage |
---|---|
Author | tickerboo2002 <support@tickerboo.com> |
Post date | 2003-01-23T16:21:40Z |
I had assumed that I could update all the fields of a row and
TIB_Dataset.Modified would only be flagged as true if the data had
actually changed.
I'm finding that setting a field to the same value will set the
modified flag to true. Do I have to manually compare every field with
it's new data to detect if the row has changed?
TIA
David
TIB_Dataset.Modified would only be flagged as true if the data had
actually changed.
I'm finding that setting a field to the same value will set the
modified flag to true. Do I have to manually compare every field with
it's new data to detect if the row has changed?
TIA
David