Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progress bar and delete records
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00599316
Message ID:
00599397
Views:
11
Rodrigo,

If you use a SQL DELETE that take long enough you'll get the normal SQL progress bar display.
delete ;
   from TheTable ;
   where ...deletecondition...
>How can I show a progress bar while delete records?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform