A Alan Z. Scharf Apr 22, 2004 #1 How can I get the Windows logon UserID of a user who currently has an Access application? Thanks. Alan
How can I get the Windows logon UserID of a user who currently has an Access application? Thanks. Alan
C Cheryl Fischer Apr 22, 2004 #2 There is code at the following link that will do that for you: http://www.mvps.org/access/api/api0008.htm
There is code at the following link that will do that for you: http://www.mvps.org/access/api/api0008.htm
A Alan Z. Scharf Apr 22, 2004 #3 Chery, Thanks very much for your quick and helpful reply. That's what I needed. Alan
T Terrell Miller Apr 22, 2004 #4 -----Original Message----- There is code at the following link that will do that for you: http://www.mvps.org/access/api/api0008.htm Click to expand... Cheryl, is it safe to assume that this DLL will be on anyone's machine who has Access installed? And are there versioning issues? Thx, Terrell
-----Original Message----- There is code at the following link that will do that for you: http://www.mvps.org/access/api/api0008.htm Click to expand... Cheryl, is it safe to assume that this DLL will be on anyone's machine who has Access installed? And are there versioning issues? Thx, Terrell
C Cheryl Fischer Apr 22, 2004 #5 AFAIK, this file comes with Windows (32-bit versions) so, unless deleted for some reason, there should be no problems.
AFAIK, this file comes with Windows (32-bit versions) so, unless deleted for some reason, there should be no problems.