D
Darragh
Hi all!
Appreciate any ideas on the following dilemma.
A client I have wishes to implement user management in Access. The
database in question wasn't originally designed for multiple user
groups and I'm wondering whats the best way on limiting what data each
particular user group is able to see.
An example scenario is as follows: Group 1 can only see data relative
to group 1, group 2 - only data relevant to group two, and so forth.
I know I might be able to use the security features of access, but I'm
unsure if it will solve the problem. I was thinking of implementing a
global filter based on a login form using global variables, but I
wonder if there is a better way. I'd prefer not having to redoing all
the queries, tables, forms etc, or developing separate interfaces for
the specific groups.
Any hints?
Regards
- Darragh
Appreciate any ideas on the following dilemma.
A client I have wishes to implement user management in Access. The
database in question wasn't originally designed for multiple user
groups and I'm wondering whats the best way on limiting what data each
particular user group is able to see.
An example scenario is as follows: Group 1 can only see data relative
to group 1, group 2 - only data relevant to group two, and so forth.
I know I might be able to use the security features of access, but I'm
unsure if it will solve the problem. I was thinking of implementing a
global filter based on a login form using global variables, but I
wonder if there is a better way. I'd prefer not having to redoing all
the queries, tables, forms etc, or developing separate interfaces for
the specific groups.
Any hints?
Regards
- Darragh