form security

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

Guest

how do you limit security so that a user can not see all info listed on the
switchboard?
 
There is no simple solution per say for this.

Your best bet (and this is not fool proof security) is to grap there login
id and hide/unhide the buttons/lables based on there login. That requires
creating a table of login IDs as to who can see what and so forth. Of course
if you are not applying actually Access security to the database then people
can get around this if they know Access well.

If you have information that you need to be positive they can't get to you
will need to apply Access Security via a workgroup file.

--Steve Huff
 
jdefrain said:
how do you limit security so that a user can not see all info listed
on the switchboard?

I suggest a combination of split database and user level security.
 

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