Subject Show elapsed time while SQL is working
Author kokok_kokok
I am using Firebird + IBO. A table is about 2 million of registers
and some SQL sentences spend 2 or 3 minutes.

1) What is the best way to show the elapsed time while Firebird
Server is working? So, we know the program is still running and has
not hang up.

2) Does some way exist to stop the SQL consult?


Thanks in advanced