Admin Security

  • Thread starter Thread starter mroks via AccessMonster.com
  • Start date Start date
M

mroks via AccessMonster.com

How could i make Admin Security on my Dbase and Client Account. Admin should
have a full permission on the the database and client will just can add data
but can't modify the program. please help
 
mroks via AccessMonster.com said:
How could i make Admin Security on my Dbase and Client Account. Admin
should
have a full permission on the the database and client will just can add
data
but can't modify the program. please help

There are a number of things you'd need to do:

Hide the db window.
Disable the bypass key.
Disable startup options.
Provide custom menus.
Invoke user-level security.
Split the db and provide users with an mde front end.

A good place to start is the security FAQ, there's a link to it on my web
site.

Keith.
www.keithwilby.com
 
Back
Top