How can I find the user that locks a record ?
We use the Advantage Database Server (v10.0.0.3) and the application runs on a terminal server.
I implemented the ADS-function AdsMgGetLockOwner, but I only get the "Connection name" back.
So I get the computername of that terminal server, but I need the username.
In the Advantage Data Architect, there is also the "OS Login" shown.
This is the name I want to retrieve.
Does anyone have suggestions to achieve this ?
Thanks.
Danny
ADS - Lock owner ?
-
- Posts: 605
- Joined: Thu Jan 28, 2010 9:11 pm
- Location: Steven Point, Wisconsin USA
- Contact:
Re: ADS - Lock owner ?
Alaska has updated the ADSMG.dll in the ADSDBE sample programs to address this.