Hello,
Is there a way to display progressbar when opening the ZTable?
Firebird 2.5 + ZEOSDBO-7.1.4
Thank you
Display Progressbar when opening the ZTable
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: Display Progressbar when opening the ZTable
Hello Bill,
unfortunately this is not possible because most of the time that you are waiting is spent waiting for data in the firebird client library. Zeos just has to wait until all data has arrived, I think.
With best regards,
Jan
unfortunately this is not possible because most of the time that you are waiting is spent waiting for data in the firebird client library. Zeos just has to wait until all data has arrived, I think.
With best regards,
Jan
Re: Display Progressbar when opening the ZTable
This isn't a Zeos issue. But check this solution