jepoysaipan
Registered User.
- Local time
- Tomorrow, 02:26
- Joined
- Nov 4, 2007
- Messages
- 133
Hi Guys,
I have this problem that really took meoff the hook for quite sometime now, I almost surrender on this task, so please bear with me and your HELP is really appreciated.
Here it goes....
I have a table which consists of DB Users (User Name, Password, User Level), also a table for all the cars available (Car Class, Model, Price etc.).
What I want is to limit a user depending on his/her user level:
User Level = 0
Can Add, Edit, Delete all records
User Level = 1
Can only Add Car Class "B"
Can only View Car Class "A" & "C"
User Level = 2
Can only Add Car Class "C"
Can only View Car Class "A" & "B"
I already search a lot of forum, but can't get the result, Also tried the SimpleLogin example of Bob Larson, but doesnt quite fit.
Any help is highly appreciated!
I am inluding the DB which is in Access 2003 for reference.
Thanks in advance.
Jeff
I have this problem that really took meoff the hook for quite sometime now, I almost surrender on this task, so please bear with me and your HELP is really appreciated.
Here it goes....
I have a table which consists of DB Users (User Name, Password, User Level), also a table for all the cars available (Car Class, Model, Price etc.).
What I want is to limit a user depending on his/her user level:
User Level = 0
Can Add, Edit, Delete all records
User Level = 1
Can only Add Car Class "B"
Can only View Car Class "A" & "C"
User Level = 2
Can only Add Car Class "C"
Can only View Car Class "A" & "B"
I already search a lot of forum, but can't get the result, Also tried the SimpleLogin example of Bob Larson, but doesnt quite fit.
Any help is highly appreciated!
I am inluding the DB which is in Access 2003 for reference.
Thanks in advance.
Jeff