Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is file already open?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01627882
Message ID:
01627998
Vues:
58
>>I just can't remember how to do this today, perhaps someone can help.
>>
>>I know that USED("Table") will return a .T. if I am already using the Table, but what if I start another instance of VFP and want to see if that Table.dbf is actually in use by another application (in this instance another VFP that is running).
>>
>>What would I use to determine this?
>>
>>Thanks in advance.....
>
>use table exclusive will fail if anybody else has the table open.

Also, the table is opened shared by another, attempting to open it Exclusive will generate a error you can trap.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform