R
Richard
Hi
Appreciate if someone can point me the right way to use the progress bar.
Like how to insert into the code, where to insert and the tricks.
For eg. I have series of procedures which may take some time and having a
progress bar to let the users know where the process is going.
step 1.
connection.execute ......
step 2
connection.execute...
step 3.....
Thanks in advance
Richard
Appreciate if someone can point me the right way to use the progress bar.
Like how to insert into the code, where to insert and the tricks.
For eg. I have series of procedures which may take some time and having a
progress bar to let the users know where the process is going.
step 1.
connection.execute ......
step 2
connection.execute...
step 3.....
Thanks in advance
Richard