CurrentUser() shows user currently loggen on to the database. In a non-secured database the result is always “Admin”.
I want to track down the (user)name of the network-user currently using that computer. How can I do that? Reading the ldb-file of the active database also results in “Admin”.
Who can help?