
Progress bar to track db update time
A progress bar is just a little entertainment for the users while
they are waiting.
There are no ways you can tell how long the process is.
Your prograss bar may go faster than the actual process.
or it be be slower. Either way does not please the users.
You may create progress bar start going from 0 to 100 then
from 100 back to 0, and so on (like Netscape Communicator).
Or you can put a little animation using the AVIs that come
with VB.
Quote:
> Cheers,
> Is there someone out there who would be able to tell me how I could use
> the progress bar to track the time it takes to access and update an access
> database. I am pretty new to this game and I am using ADO with MSAccess.
> Thanks for everyone's thoughts,
> Brett
---------------------------------------------------------------------------