Re: Logon
From: Van T. Dinh (VanThien.Dinh_at_discussions.microsoft.com)
Date: 01/17/05
- Next message: Joe Smith: "Re: Logon"
- Previous message: Van T. Dinh: "Re: Event OnChange AfterUpdate not start when change in VBA"
- In reply to: Alvin Hansen: "Logon"
- Next in thread: Joe Smith: "Re: Logon"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 18 Jan 2005 03:45:18 +1100
I assume you are talking about CurrentUser in Microsoft Access???
If you don't use Access Security, the CurrentUser Method _always_ returns
"Admin" (note that this is Access user "Admin" which has nothing to do with
your local PC "Admin"). The reason is that without Access security, Access
users will use the default user which is "Admin".
If you are trying to get your Windows network LogIn, try The Access Web:
http://www.mvps.org/access/api/api0008.htm
-- HTH Van T. Dinh MVP (Access) "Alvin Hansen" <AlvinHansen@discussions.microsoft.com> wrote in message news:1D568023-B266-40C6-803C-04E6C47E396D@microsoft.com... > Hi!! > > I try to find my username > i logon to a server with a name > but on my Pc i am "Admin" so if i use > currentusername i get "admin" and not my name i > use to logon to the server, is there a way to grab the username?? > > Best regards alvin >
- Next message: Joe Smith: "Re: Logon"
- Previous message: Van T. Dinh: "Re: Event OnChange AfterUpdate not start when change in VBA"
- In reply to: Alvin Hansen: "Logon"
- Next in thread: Joe Smith: "Re: Logon"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|