Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining if table is being used by others on the netw
Message
From
27/05/1999 19:40:48
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00223727
Message ID:
00223768
Views:
24
>I have a program that is running on the network, and I am trying to determine if any of my user are using a particular table. If my user are not then I can pack the table. I don't know how to determine if a particlular table is being used. help greatly appreciated
>

The easiest thing to do is to use an error handler to trap any errors that occur and try USE tablename ECLUSIVE; you've got to do that anyway before packing.
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
Next
Reply
Map
View

Click here to load this message in the networking platform