Re: Workgroup

Tech-Archive recommends: Fix windows errors by optimizing your registry



You'd have to have a table with two fields - ID and Username. Then you can look up the name that matches the ID that fOSUsername returns.

--
Joan Wild
Microsoft Access MVP
"TotallyConfused" <TotallyConfused@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:EFD71B8B-B411-4D0D-8654-0784DAC9837E@xxxxxxxxxxxxxxxx
When copying database and using fOSUsername, I only get back an ID. How do I
set it up to be able to use the function fOSUsername and generate the name of
the user. Instead of ID: 123456 - Jane Doe???? Thank you in advance for
your help.
.



Relevant Pages

  • Re: Understandable documentation regarding Access DBA security
    ... Option Compare Database ... Function fOSUserName() As String ... "Username". ... Tony Toews, Microsoft Access MVP ...
    (microsoft.public.access.security)
  • Re: Understandable documentation regarding Access DBA security
    ... If the latter (you're simply trying to display it), ... Doug Steele, Microsoft Access MVP ... Function fOSUserName() As String ... "Username". ...
    (microsoft.public.access.security)
  • Re: Cannot retrieve the UserName in MS Access?
    ... fOSUserName, that's your problem: modules cannot be named the same as subs ... Doug Steele, Microsoft Access MVP ... (no private e-mails, please) ... How can I retrieve the UserName ...
    (microsoft.public.access.modulesdaovba)
  • RE: Insert username into text box
    ... in it's maiden form. ... I wouldn't mind being able to tie the fOSUserName value back to my ... 'Contacts' table which has a field for the network logon id...and then return ... and Access automatically inserts their username in front of their ...
    (microsoft.public.access.forms)
  • Using the API call for the current username
    ... Hi again...i have an issue with "picking up" the username of the Windows ... "GetUserNameA" (ByVal lpBuffer As String, ... Function fOSUserName() As String ... Dim lngLen As Long, lngX As Long ...
    (microsoft.public.access.security)