|
-
April 9th, 2003, 12:38 AM
#1
User Rights
Hi all,
Its been a while since i have visited this site (due to not working in the programming feild for a while) but it still looks as good as its always been.
My question is about user rights in a Access " .mdb " database and how you can control different users from using some but all forms within the database? the other thing is can you allow a user to view one page tab but not the other ones within one form?
Help on this issue would be greatly appreciated.
Thanks All.
-
May 5th, 2003, 12:11 PM
#2
what you can do is make a field for accesslevel and have your users assigned to a number e.g 1 for administrator 2 normal user
and when you do your tabs check with if statement the accessleves
I hope it helps
Good luck
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|