Subject IB_Query - Refresh
Author Petr Potoček
Hello,
I have problem with REFRESH.
I do:

IB_Query1.Insert;
..
IB_Query1.Post;
IB_Query1.Refresh;

I need to stay on current inserted row. I have trigger (before insert), which replace primary key of the table.

Can somebody help me, please.

Petr Potocek




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