Subject Re: [IBO] Problem with refresh posted record using TIBOQUERY, and TwwDBGrid INFOPOWER
Author Jason Wharton
> Problem:
>
> When I insert a new record and then posted, the record go to... in
> the grid the record dont see until refresh the query... is normally
> or what happen??
>
> Components used:
>
> TIBOQUERY
> TIBOTRANSACTION with tiCommited, AutoCommit in true
> TIBODatabase with Isolation - tiCommited
>
> and TwwDBGrid... one more thing ... sometime happen that i'be in a
> same situation and the record posted is automatically commited, and i
> see in a TwwDBGrid
>
> Waitting for advice???

Your keylinks are wrong or you are messing with the data value on the server
in a trigger.

Jason Wharton