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

What about the FOXUSER resource file? If the apps both use the same FOXUSER file, and the FOXUSER.DBF and FOXUSER.FPT are no flagged as Read-Only by Windows, the first gets exc;usive access to it, and the second gets "File Access Denied".

>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
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform