Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyone know how abort an executing SELECT - SQL...
Message
 
 
To
30/07/2001 16:17:06
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00537446
Message ID:
00537450
Views:
20
>I'm would like to know if it is possible to cancel/interrupt an executing SELECT - SQL command. My query could take a long time to finish and I would like to give the user the opportunity to abort the process. There is no WHILE clause to the VFP SELECT - SQL command. Does anyone know how I can do this? Please don't recommend that I try to optimize the query using RUSHMORE. The speed of the query is not my main concern here. The ability to abort the executing SELECT - SQL is.
>
>Thanks in advance for any suggestions.
SET ESCAPE ON
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform