Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to show the progress window while in a Select SQL
Message
From
26/08/2003 09:02:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
How to show the progress window while in a Select SQL
Miscellaneous
Thread ID:
00823368
Message ID:
00823368
Views:
61
Hi,

Before adopting version 8 of VFP (using version 6) I used to do:
Set Talk On

Select * from ...

Set Talk Off
to get the "running query" progress bar window. This no longer works. Think that I read in a message that it should be coded as (not sure):
Set Notify Cursor On

Select * from ...

Set Notify Off
did that but it still doesn't works. What is the right sequence to get back the progress window?

TIA,

Fernando
Next
Reply
Map
View

Click here to load this message in the networking platform