Subject Re: [IBO] How to make BeforeUpdate updated fields appear afterEdit and Insert?
Author Raymond Kennington
Helen Borrie wrote:
>
> At 11:00 AM 25-10-02 +0930, you wrote:
> >When using a TIB_Grid attached to TIB_Query that displays auto-updated
> >fields, how does
> >one make them appear after Edit and Insert?
>
> Please explain what you mean by "auto-updated fields".

1. Fields that are provided in BeforeUpdate Triggers; e.g. a capitalised field for fast
case-insensitive searches or calculated fields based on the NEW values provided by the
user.

2. Fields that are provided by AfterUpdate Triggers; e.g. calculated fields based on the
NEW values provided by the user.

--
Raymond Kennington
Programming Solutions
W2W Team B