secure my design

  • Thread starter jervin via AccessMonster.com
  • Start date
J

jervin via AccessMonster.com

Folks,

i need my switchboard secure.

i want to prevent user in clicking/opening one option on my main switchboard.

thanks
 
R

Rick B

The best way is to implement user-level security and then grant the
appropriate permission to the form/report/table/query that is used by that
button.
 
Top