Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 1705 Access denied
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 5
Divers
Thread ID:
01297960
Message ID:
01298009
Vues:
27
>>>If that is what is happening, you could trap for error 1705 in an error handler (using ON ERROR) and if the error number is 1705 you could wait a few seconds or minutes and retry.
>>
>>I'm already trapping this error in an error handler, but I don't have any idea how to wait some minutes and retry...
>
>A couple of possibilities - use a timer object or use a simple Wait 'message' WINDOW TIMEOUT command..

Or use Sleep function.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform