Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking at a USEd file
Message
De
29/09/2014 14:28:51
 
 
À
29/09/2014 14:18:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01608476
Message ID:
01608477
Vues:
74
>Hi All:
>
>I have 2 instances of VFP running on my machine, to simulate a problem I'm having on a network.
>
>On machine 1, I've executed the following:
>
>
>USE foo excl
>
>
>On machine 2, neither of these commands will then work. How can I gain read access to the file?
>
>
>sele * from foo into cursor hello
>
>use foo shared
>
>use foo again shared
>
>
>Thanks,
>
>Yossi

Hi Yossi,

Once the table is opened EXCLUSIVE you cannot open it again. To accomplish what you want, on machine 1 open foo shared

Hope this helps,

Ken
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform