ADS - Lock owner ?

This forum is for general support of Xbase++
Post Reply
Message
Author
DaSe
Posts: 3
Joined: Fri Jan 29, 2010 12:53 am
Location: Maldegem, Belgium
Contact:

ADS - Lock owner ?

#1 Post 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

Cliff Wiernik
Posts: 605
Joined: Thu Jan 28, 2010 9:11 pm
Location: Steven Point, Wisconsin USA
Contact:

Re: ADS - Lock owner ?

#2 Post by Cliff Wiernik »

Alaska has updated the ADSMG.dll in the ADSDBE sample programs to address this.

Post Reply