|
-
Jun 25th, 2000, 11:06 PM
#1
Thread Starter
Member
My program runs some queries on a Jet dbase, and I want to show how long these queries are taking. Since there is no loop how would I go about updating the progress bar. Also I want another progress bar to show how long the whole program takes to run, and I have the same problem, there are no loops that I can increment the thing. Also I want the main progress bar to increment as the queries are running. Anyone have an idea of how I could do this?
-
Jun 25th, 2000, 11:39 PM
#2
-
Jun 26th, 2000, 12:12 AM
#3
Thread Starter
Member
Thanks for the help on both of my posts.
These seem to require a loop in order to increment the progress bar. I'm a newbie to Visual Basic (and programming really, I'm a finance geek with an intership and they've stuck me programming) so I don't even know if what I want to do is possible. Is there anyway that I can show progress without a loop?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|