ADS sp_mgGetLockOwner PROCEDURE
Posted: Tue Jul 01, 2025 1:35 pm
Hi;
Occasionally I get a call from a user that says they can't open a record because it is locked.
I know ADS and xBase++ have a few functions in ADSMGMT programs that the user can trace the owner and they work fine.
I was just wondering if anyone skipped all the browsers et al and just called the sql procedure sp_mgGetLockOwner
directly from within theIR function trying to lock the record and then displaying the user name and machine that has the record locked.
This would help quite a bit.
I still use ADS because it works and doesn't fail me on updates and indexes.
I wish support continued.
Bob Volz
Occasionally I get a call from a user that says they can't open a record because it is locked.
I know ADS and xBase++ have a few functions in ADSMGMT programs that the user can trace the owner and they work fine.
I was just wondering if anyone skipped all the browsers et al and just called the sql procedure sp_mgGetLockOwner
directly from within theIR function trying to lock the record and then displaying the user name and machine that has the record locked.
This would help quite a bit.
I still use ADS because it works and doesn't fail me on updates and indexes.
I wish support continued.
Bob Volz