makea queries available without allowing access to entire databas.

  • Thread starter Thread starter Jo
  • Start date Start date
J

Jo

I have developed an employee database which includes private info. I want
users at various PC's to be able to easily access the Next-of-Kin query only
(ie in a crisis situation) but I don't want everyone to have access to the
entire database.

Two issues - ease of navigation by all users and security of personal
information.
 
Thank you Damon

Damon Heron said:
The easiest way is to create a new database and just copy the table that has
the next of kin info in it, then copy the query to the new db. Convert it to
an mde and give that to the users. Of course, you would have to update the
table whenever there are changes.

Other methods involve too many steps to detail here.

Damon
 

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