I have a database on the network that remote users open through the metaframe. It opens to a switchboard and runs an
AUTOEXEC macro that maximizes the window and runs an append query that appends a record in the USER table for the [USER]= CurrentUser() and the [DATE_TIME]= Now(). My problem is all my users show up as ADMIN. How do I get the users logon name instead of ADMIN.
Any help would be greatly appreciated.
AUTOEXEC macro that maximizes the window and runs an append query that appends a record in the USER table for the [USER]= CurrentUser() and the [DATE_TIME]= Now(). My problem is all my users show up as ADMIN. How do I get the users logon name instead of ADMIN.
Any help would be greatly appreciated.