Subject RE: [IBO] Computed field with IBO
Author Nico Callewaert
Thanks Geoff
-----Oorspronkelijk bericht-----
Van: Geoff Worboys [mailto:geoff@...]
Verzonden: vrijdag 4 mei 2001 12:31
Aan: IBObjects@yahoogroups.com
Onderwerp: Re: [IBO] Computed field with IBO


> After I insert a record, I don't succeed to have the value
> of a computed field displayed, without closing and reopening
> the query. I would like to do it with a refresh. The
> field is set as "Computed" in the query editor.
> Any idea ?

TIB_Query.BufferSyncroFlags
make sure bsfAfterInsert is turned on/true.

This will cause IBO to reread the record after posting the insert,
letting it catch up with any changes that may have been made at the
server - including computed fields.

HTH

Geoff Worboys
Telesis Computing


Yahoo! Groups Sponsor


NordstromCoachGodivaAvonmore...





Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]