Table Design security

G

Guillem Serra

There is a way to hide the table design view to some users, keeping is
ability to read/write/update data?

also I want to hide the relationships window from the same users.

(In short, I want to protect the Data Structure from the view of non
authorized users)

Thanks in advance

Guillem
 
S

Scott McDaniel

You can use RWOP queries for **ALL** data access (assuming your data is
split), then remove all rights to the tables. Of course, you must have
properly enabled security also. You must then base your forms, reports, etc
on the queries you built and NOT on your tables. For more info on this,
Google on "MS Access RWOP".
 

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