Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opening Tables Read-Only
Message
 
À
25/01/2001 00:17:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00468327
Message ID:
00468532
Vues:
22
>>Is there a way for more than one workstation to open the same table read-only? NOUPDATE will open a table read-only, but I can't open the same table on multiple PC's in NOUPDATE mode.
USE MyTable SHARED NOUPDATE
If a table is in a .DBC, remember to SET EXCLUSIVE OFF or OPEN DATABASE MyDatabase SHARED prior to opening the table.


Cool. That works great. I had no idea you could combine SHARED and NOUPDATE.

Thanks!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform