Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progess Display for Remote Queries
Message
From
27/03/1998 04:20:17
 
 
To
27/03/1998 04:05:08
Steve Camsell
Windmill Associates
Bath, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00087579
Message ID:
00087583
Views:
29
>For almost all my queries on my back-end data source (SQL Server 6.5) I fire stored procedures, passing them parameters so that they bring back the smallest result set possible.
>
>However, on queries that take while, I get a WAIT WIND in my Fox app saying, "Executing remote, press ESC to cancel" or something similar to that. I don't really want my users to do this. Is there a way that I can swtich this message off?
>
>Even better would be if I could display a progress bar for the query. If anyone knows how to do this I would love to hear from them, on the other hand, if it's just not possible, could someone please tell me so that I stop trying to figure out how to do it:-)
>
>Thanks in advance,

Hi Steve,

I think this is as simple as SET ESCAPE OFF. We had the same problem with our system - we spotted it during development and like you, decided that we didn't want users pressing escape to cancel the queries! - However, during client runtime from the .EXE, escape is set off and the messages don't appear!

HTH

P.S. Did you used to work with Alan Harley at DBS?
regards

Ian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform