Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cancelling SQL Pass-through Queries
Message
From
27/01/1999 06:58:55
Alec Dearden
Peterborough Hospitals Nhs Trust
Peterborough, United Kingdom
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Cancelling SQL Pass-through Queries
Miscellaneous
Thread ID:
00180661
Message ID:
00180661
Views:
59
I have an ODBC connection to a sybase 11 server. I am using SQLexec() to send a pass-through 'select' statment to retrieve some data. I would like users to be able to press a cancel button on the form if they want to stop the query.
I use SQLsetprop() to switch to asynchronous mode and then use a simple 'do while .. enddo' look to run the query via SQLexec. How can I check to see if a user has tried to press the cancel button ?

I am really stuck with this one and would appreciate any help!!

Alec.
Next
Reply
Map
View

Click here to load this message in the networking platform