Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Environment Problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00437464
Message ID:
00437468
Views:
13
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform