Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to allow sqlexec() to be interrupted
Message
De
24/05/2006 04:28:11
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01123932
Message ID:
01124471
Vues:
18
>You can only interrupt it once the result set has started being passed back. If you are running a query or calling an SP that takes a long time to create the result set you are stuck. Unless you go to an asynchronous connection that you have to poll during the execution. You can call SQLCancel() to interrupt it.

Yes, I tried to interrupt loading process.
Executing Remote .. Press Esc to cancel message does not apper immediately. It happes after some delay, probably when results are sent back.
However, even in this time Esc does not interrupt the command.
Command finishes and only after that esc keypress gets processed by VFP (result form is closed after query).
Andrus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform