Splitting - Ready Only

G

Guest

I am new to splitting and security. I read "Splitting a access database, or
how to run ms-access in a multi-user mode" by Albert D. Kallal.

I split a database and created an MDE of the FE database (had to convert to
2002 to be able to do this). I distributed the MDE to a co-worker. I went
to their computer and opened the MDE which seemed to work fine. I was still
able to delete edit/delete data. I guess I thought splitting and creating an
MDE would prevent users from editing/deleting.

I want to prevent users from editing or deleting data. I want to give users
the ability to create their own queries, but only want them to be able to
view data. What is the best way to give users access to the data (read only)
and still utilize the benefits of a fe/be on a network?

Any assistance you can provide would be greatly appreciated.
 
D

Douglas J. Steele

Only give them read-only access to the folder where the back-end exists.
Yes, they'll get an annoying warning every time they go into the database,
but they won't be able to update it.

Alternatively, you could use Access User-Level Security. If you want to go
that route, check out
http://support.microsoft.com/support/access/content/secfaq.asp (Warning:
Implementing Access User-Level Security is non-trivial. Make sure you've
read the document several times before trying, work on a copy of your
database, and don't skip any steps)
 
G

Guest

The link doesn't work?

Douglas J. Steele said:
Only give them read-only access to the folder where the back-end exists.
Yes, they'll get an annoying warning every time they go into the database,
but they won't be able to update it.

Alternatively, you could use Access User-Level Security. If you want to go
that route, check out
http://support.microsoft.com/support/access/content/secfaq.asp (Warning:
Implementing Access User-Level Security is non-trivial. Make sure you've
read the document several times before trying, work on a copy of your
database, and don't skip any steps)
 

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

Top