Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progress Bar for large table update?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Progress Bar for large table update?
Miscellaneous
Thread ID:
00104180
Message ID:
00104180
Views:
106
I have a view set to Optimistic Table buffering that I run a calc routine on modifying at least 300+ records. The TABLEUPDATE() takes on average 10+ seconds so I want to display a progress bar so the user knows something is actually happening and how far along it is. This leads me to 2 questions:

1. Is there a way to show the progress of a TABLEUPDATE(1,.T.) ?

2. Is there a way to find out how many records where modified/appended? If so, I could use this count and GETNEXTMODIFIED() to update a progress bar.

TIA
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Next
Reply
Map
View

Click here to load this message in the networking platform