Authenticate user in a ms-access database
authentication, ms-access, ms-office, vba
Solution
Since Access is file driven, why not create a folder in the shared drive and assign folder permissions to the appropriate people.
Problem
I have a MS-access database. But it is on the shared drive. And it is required that only some selected number of people can use it. Is there a way to authenticate the user?