Admin Security

  • Thread starter mroks via AccessMonster.com
  • 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
 
K

Keith Wilby

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
 

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

Top