Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Environment Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00437464
Message ID:
00437468
Vues:
14
>Alternatively, you can explicitly open a file for shared access by adding the
>SHARED clause to the USE statement; IOW:
>
>USE MyTable
>
>becomes
>
>USE MyTable SHARED

The only possible danger with this is if the tables are in a database. I have found that if you have EXCLUSIVE turned on, you will open the table shared, but the database exclusive.

Bill
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform