Password on access

  • Thread starter Thread starter Yael
  • Start date Start date
Y

Yael

Hi!!
I'm working on a database that has a few tables that everyone can access. I
want to give permision to other people to see them but not to change any of
the data.
I have tried to make users and administrators but it seems to work in only
one computer...
Does someone know how to do this?

Thank u very much!!!
 
Hi!!
I'm working on a database that has a few tables that everyone can access. I
want to give permision to other people to see them but not to change any of
the data.
I have tried to make users and administrators but it seems to work in only
one computer...
Does someone know how to do this?

Thank u very much!!!

You should CERTAINLY have a split database, with a backend containing only the
tables, and each user getting a frontend with the code, forms, reports, etc.

With the frontend you can implement Access security (for 2003 and earlier,
they took it away in 2007). Study (CAREFULLY) the Microsoft Access 2000
Security FAQ:

http://support.microsoft.com/kb/207793/en-us
 

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