Access to Users

  • Thread starter Thread starter Andre Adams
  • Start date Start date
A

Andre Adams

How do I give access to Users on the database? Whenever I try to log someone
in, it tells me that the user doesn't have the necessary permission to access
it. How do you unlock the database so that users can at least recieve the
screen to log in using a Username and Password?
 
Is the database split?
It sounds like the database is not split and that you have it on a network
folder where the users don't have permissions.

You database should be split.
Each user should have a copy of the front end on their own computer.
The front end should be linked to the tables in the back end database.
The back end database should be on a network folder where users have read,
write, delete permissions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top