Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking at a USEd file
Message
 
À
29/09/2014 14:48:03
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:
01608484
Vues:
49
>>>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
>>
>>Simple, DO NOT use it exclusive :-)
>>There is no need of that.
>
>... unless you're planning to perform a PACK, modify data structure, add/remove index tags...

You shouldn't have such things in the application.
Even if you have the you should have some routine that show the other users you do such things :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform