How to add new account in MS Access?
IT & Infrastructure
2
Posts
2
Posters
0
Views
1
Watching
-
I want to share my access (.mdb) database to others, but they could not change the content. I create a new account and give the search authority. However, I do not know how to open the access as the new account. How to do? Thanks a lot!
Is this being accessed by MS Access itself (rather than a.n.other application), if so, to stop others from changing the content of your database, as an idea, why not use a switchboard that autoexecutes upon load. The switchboard's functionality can be set to whatever you would require your users to see without allowing them access to (or change) the underlying database structure. Of course there are other ways to ensure your database is not changed by unauthorised users.