Subject | Updating updated fields only |
---|---|
Author | Kevin Stanton |
Post date | 2005-03-31T21:31:11Z |
Greetings,
I've got a bit of a problem here that I hope is fixable.
Is there a way to tell IBO datasets (either native or TDataset compatible)
to update only those fields that have changed. My current issue is with the
TIB_Query.
If I remember correctly, the TQuery had an UpdateMode which lets us specify
upWhereAll, upWhereChanged, upWhereKeyOnly.
I *really* hope IBO has this functionality.
Kevin
I've got a bit of a problem here that I hope is fixable.
Is there a way to tell IBO datasets (either native or TDataset compatible)
to update only those fields that have changed. My current issue is with the
TIB_Query.
If I remember correctly, the TQuery had an UpdateMode which lets us specify
upWhereAll, upWhereChanged, upWhereKeyOnly.
I *really* hope IBO has this functionality.
Kevin