Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding which users are using a certain file on network
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01618127
Message ID:
01618141
Views:
61
>>Does anyone have any software which will tell me which users are accessing a certain file in the network. The file will be on a shared network drive
>
>Check https://www.berezniker.com/content/pages/visual-foxpro/who-has-files-open-network

I have used this system for a long time but although there are at least 10 users sharing the file I nominate I only get 4 reports 2 of which are the same user

My code is as follows

LOCAL lcServerName, lcBasePath, lcUserName, lnBufferPointer
LOCAL lnPreferedMaxLength, lnEntriesRead, lnTotalEntries
LOCAL lnResumeHandle, lnError, loPointersObject
LOCAL lnI, lcDll, lnPermissions, lnID
LOCAL llContinue, lnpFileInfo, lcFileName
LOCAL lnLocks, loRec, lcPermissions, lcServerNameUC, lcBasePathUC, lcUserNameUC

tcfilename="M:\global\accounts\globalnew.dbf"
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Previous
Reply
Map
View

Click here to load this message in the networking platform