In Access in all the locking files, and notifications that a file can do x because a user is locking the file it only gives the name Admin
.
How do I change that name?
I have a database that is used by over 40 users all that are using Hot Desks so I can have 40 users listed as "Admin" with computer names that have as much meaning as SDF2134
.
I know how to add a user and all of that in vba using CREATE USER
but how do I make that the primary user and/or change the Admin
user name so it has meaning.
I understand that user security has been removed from Access, but there is still legacy stuff like this that make my problem hard to fix.