Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wait for completion of requery
Message
 
À
14/10/1997 13:47:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00054487
Message ID:
00090432
Vues:
26
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform