Rights

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a database that has a switchboard, and i'm trying to limit who can
access a particular item. How can I do this?
 
If you used the built-in switchboard manager it would be difficult.

BUT, the bigger point here is that not letting someone click a button on a
menu has nothing to do with the user getting to the form, report, query, or
table. Just because you come up with some way to issue an error when they
click a button, does not mean they can't just open the table, or the form,
or the query. Or, build their own.

In order to secure your database, you need to implement user-level security
and assign permission to the objects.
 

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

Similar Threads


Back
Top