Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing table set exclusive
Message
 
À
01/12/2000 12:45:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00448179
Message ID:
00448183
Vues:
11
ln= fopen("tablefilename.ext",2)
if ln>0
=fclose(ln)
else
wait wind "FILE ACCESS IS DENIED"
endif

>>>>>>>>>>>>>>>>>>>>>>
I have a need to access a table that is sometimes open exclusively. Is there a way to trap the "FILE ACCESS IS DENIED" error besides using ON ERROR?

Thanks
>>>>>>>>>>>>>>>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform