Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get a list of users who have a table open
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01017686
Message ID:
01017721
Views:
19
Hi,

>Is there a windows api call or other method which will return a list of all users that have a table (or other file) open on a server.

If you don't need an integrated solution such as the FAQ Sergey mentioned, you can simply call the OPENFILES.EXE command that comes with Windows XP and higher. In addition to telling you who has a table or file open on any server in the network it can also disconnect any user letting you replace the files if needed. To check for open files you need administrator privileges on the server.
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform