Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access to NT User Id's 1

Status
Not open for further replies.

sma123

IS-IT--Management
Feb 14, 2003
1
GB
I want to be able to get the NT user id from the PC environment to control users within a small access Db. I don't really need to add Access level security so the CurrentUser function (which returns Admin) doesn't really work.

any ideas?

thanks
 
Environ("UserName") returns the user's NT login

Craig
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top