Subject | IB_Query - Refresh |
---|---|
Author | Petr Potoček |
Post date | 2001-11-19T11:16:48Z |
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]
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]