gusbrunston
Programmer
[tt]
Hi:
I have a procedure on a form to display who is logged on to the database. It reads the .LDB file and gives me the machine name but not the user name. Instead, it displays "Admin" where I'd like the user of the machine that is logged on. e.g., I'd like to see:
Machine User
FrontDesk Anastasia
Shipping Gregory
Billing Gertrude
Instead, I see:
Machine User
FrontDesk Admin
Shipping Admin
Billing Admin
I'm getting exactly what's in the .LDB file. Is there another source where I can pick up the name of the user that is logged on to the database?
Advance appreciation for your reading this post.
Gracias.
Gustavo[/tt]
[tt]
Gus Brunston - Access2000/2002(DAO)[/tt]
Hi:
I have a procedure on a form to display who is logged on to the database. It reads the .LDB file and gives me the machine name but not the user name. Instead, it displays "Admin" where I'd like the user of the machine that is logged on. e.g., I'd like to see:
Machine User
FrontDesk Anastasia
Shipping Gregory
Billing Gertrude
Instead, I see:
Machine User
FrontDesk Admin
Shipping Admin
Billing Admin
I'm getting exactly what's in the .LDB file. Is there another source where I can pick up the name of the user that is logged on to the database?
Advance appreciation for your reading this post.
Gracias.
Gustavo[/tt]
[tt]
Gus Brunston - Access2000/2002(DAO)[/tt]