Access Security

  • Thread starter Thread starter Dirk
  • Start date Start date
D

Dirk

Im not an expert in access so this may seem like a really
easy question to answer.

I have a basic database that i use but i want to put it on
our works network so other users can use it.

I want to be the only one to be able to edit it, but i
want everyone else just to have read only access.

how do i do it?

thanks in advance
 
The easiest way to do this is to set the file to Read-only for everyone else
but you. Otherwise, you will need to implement User Level Security -- no
easy task. If you decide to do that you will need to get a copy of the
Security FAQ, read it several times, and follow it to the letter. There is a
link to it on the Security page of my website.
 
Back
Top