get the login user name ?

joyaccess1

Registered User.
Local time
Yesterday, 17:40
Joined
Jan 21, 2008
Messages
32
Hi,
I need to capture the windows user name who modifies the data in the form/table, is there a function or command to capture it in access 2007 ?

Thanks for the help
Joy
 
Thanks Bob, with the instructions i was able to capture the user id during the insert, need to know how can i use fOSUserName() in the default value for the field property, Thanks.
 
I don't think it will work as a default at table level. You really need to keep users out of the tables and use forms for user input as you have more control over things.
 

Users who are viewing this thread

Back
Top Bottom