In reading various threads, it sounds like the general concensus is that the Access security is the way to go in order to safely secure a database.
Is it possible to determine/use the logged in user and use that value in code to, for example, load a listbox with items relevant to that user based on values in a table? If so, how?
Is it possible to determine/use the logged in user and use that value in code to, for example, load a listbox with items relevant to that user based on values in a table? If so, how?