Subject R: [IBO] Problems with refresh of data.
Author Marco Lauria
Hello,

Are you committing the transaction after the inserts?
If you don't commit the transaction and this is not in autocommit mode,
You see the records only when the transaction is committed.
Regards
Marco

Marco Lauria
STARMAX s.a.s.

________________________________________
Da: Max Bernaert [mailto:edp@...]
Inviato: martedì 18 maggio 2004 14.20
A: IBObjects@yahoogroups.com
Oggetto: [IBO] Problems with refresh of data.

Hello,

After doing several inserts in a table. The new records seems not to be
available in my Delphi programs until I fully exit the program.
Even after an active := false followed by an active := true the data is
not visible.

The data is only visible if I alter the sql sentence of the TIBOQuery.

What I am doing wrong ?

Thanks for your help.

Max.



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