I have created a secure database whereby users log on by following the instructions as to how to do so within Access. What I would just like to ask is what having the database linked to a certain workgroup information file actually does? I thought that it might mean that the users that I can add to log into my database might be restricted to users found in the workgroup information file but this isn't the case.
Also, does anyone know what expression I could put in the controlsource of a textbox on a form such that the I can display the NAME (as in "John" not their userID) of the "currentuser"? I have a table of users called "tblUsers" with "UserID" (which are the same as the login names assigned to each staff member) and "Name" among the fields.
Thanks in advance.
Also, does anyone know what expression I could put in the controlsource of a textbox on a form such that the I can display the NAME (as in "John" not their userID) of the "currentuser"? I have a table of users called "tblUsers" with "UserID" (which are the same as the login names assigned to each staff member) and "Name" among the fields.
Thanks in advance.