Capture User Name and Computer Name

  • Thread starter Thread starter Eric via AccessMonster.com
  • Start date Start date
E

Eric via AccessMonster.com

I have a database that keeps records of accounts on our systems. It is
located on a server and all users of the database hit that database through a
secured network connection. The table is called "Names" and the form
"callqry", which calls up a specific account record. I need to capture the
user name and computer name on that form in text boxes called "username" and
"computername" for the last user to edit that account. I've tried following
previous threads, but none fit my scenario that well. Any suggestions on how
to go about this?
 
Back
Top