Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wait for completion of requery
Message
 
To
14/10/1997 13:47:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00054487
Message ID:
00090432
Views:
24
>How can I make program execution stop until a requery is completed and the sql server is not busy?
>I get the error is busy....at a minimum I would like to trap that error so that it
>does not display on screen and just waits until its not busy any more. I have tried setting all
>the fields available in sqlsetprop to thier highest values with no help at all. Thanks
>
>Gary


You could use the CONNECTBUSY property and essentially loop until this property is false and then issue the requery()..

-=E
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform