I have a multiuser database in a terminal server environment. Using code I found at various help sites, I trap username, and machinename at logon. However, the machinename is the server's name, so I also need to find the CLIENTNAME. I'm still learning, and would appreciate any help.