Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progress bar from select sql
Message
From
02/02/2006 07:20:49
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01091966
Message ID:
01092756
Views:
19
>Thanks Mike. This seems like a nice piece of coding. I will look into incorporating it into my coding.
>
>In the meantime, making sure that SET TALK is ON solved the problem.
>
>Thanks again.
>

It's not enough to just SET TALK ON. You also have to remember to reset SET TALK to the previous value. The code I showed remembers the original values of several things, makes a hidden window to hide the textual output, allowing just the progress bar to show. You then run your query and can reset/undo all the stuff, just by releasing the object.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform