Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Environment Problem
Message
From
02/11/2000 20:28:53
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00437464
Message ID:
00437469
Views:
24
The applications do not_ share any tables. They dont share anything_.

CG




>>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