Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking at a USEd file
Message
 
 
To
29/09/2014 14:18:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01608476
Message ID:
01608478
Views:
57
>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

If the file is used exclusively, there is no way to open it in shared mode.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform