Page 1 of 1

ADS - Lock owner ?

Posted: Wed May 25, 2011 4:02 am
by DaSe
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

Re: ADS - Lock owner ?

Posted: Fri Jan 13, 2012 10:53 am
by Cliff Wiernik
Alaska has updated the ADSMG.dll in the ADSDBE sample programs to address this.