How progress bar knows the time that my query take to run

M

Marco

Hello. I'm trying to make a progress bar to tell users that the application
didn't hangs and it's working.

I read a few things and I have some demos of forms with progress bars.

My problem is to tell to the for the Iterations number. because I don't know
O long the queries may take to run.

How can I do this?

Regards,
Marco
 
Top