Remote Computer Login ID

P

PosseJohn

I am able to read the .LDB file for my database. Was trying to determine the
Windows login ID for the computer that has the database open.
 
A

Alex Dybenko

Hi,
not sure you can do this with ldb. Perhaps you can store logins in a table
when people open database, together with computer name - then quering this
table you can get ligins of a certain PC
 
Top