(This is a data access page, btw, so I can't use the currentUser function).
>MsgBox MSODSC.Connection.Properti
es("User ID").value<
is linked to a button.
Right now, I have 3 usernames: Admin, Subordinate01, 93821
When the button is clicked, no matter who I'm logged into the database as, it always and only returns "Admin". Does anyone know why? Thanks.
Start Free Trial