I have had numerous problems with an application that appears to be locking, and not unlocking a table.
When I run COMPMGMT.MSC on the Windows 2008 R2 Server SP1 running as a virtual machine that is serving up this file. I go to Shared Folders -> Open Files and there is a column there that shows "# Locks". I have no idea what command I can even run in VFP (VFP 9, SP2) that would create a lock that would show up on this screen.
I've tried opening a file exclusive and that didn't work, I've issued FLOCKS and RLOCKS and neither of them created a lock either. However, I have this application that does create a lock that can be viewed on this screen and often they are not being released. This happens from random users, some on virtual machines but most on physical desktops.
Does anyone know where I can start to troubleshoot this?
When I run COMPMGMT.MSC on the Windows 2008 R2 Server SP1 running as a virtual machine that is serving up this file. I go to Shared Folders -> Open Files and there is a column there that shows "# Locks". I have no idea what command I can even run in VFP (VFP 9, SP2) that would create a lock that would show up on this screen.
I've tried opening a file exclusive and that didn't work, I've issued FLOCKS and RLOCKS and neither of them created a lock either. However, I have this application that does create a lock that can be viewed on this screen and often they are not being released. This happens from random users, some on virtual machines but most on physical desktops.
Does anyone know where I can start to troubleshoot this?