Hey guys,
I need some ideas on how to create a control panel that my company’s leadership can access to make custom permissions, or change the default permissions.
Currently I am working with Access 2007 and I have created the basics of the DB already. It is a full Management DB that my boss asked me to create. It manages my status forms, Quality Monitors (This is a call center), new hire information requests etc it covers quite a bit of information and with all that info I need to limit access.
I have created a basic authentication system that asks for a password and uses the network login name for a username. After login it opens a hidden form that I can pull from to query the tables.
So with my looking around I came across a solution that is not directed for my exact problem but I am thinking about adapting it.
http://allenbrowne.com/ser-55.html
This is used to lock out fields from being used, but I thought I might be able to change it to fit my needs and add in options to prevent things from being visible.
Do you think I can use this as a viable solution?
How might you solve this issue?
Thank you for any help!
I need some ideas on how to create a control panel that my company’s leadership can access to make custom permissions, or change the default permissions.
Currently I am working with Access 2007 and I have created the basics of the DB already. It is a full Management DB that my boss asked me to create. It manages my status forms, Quality Monitors (This is a call center), new hire information requests etc it covers quite a bit of information and with all that info I need to limit access.
I have created a basic authentication system that asks for a password and uses the network login name for a username. After login it opens a hidden form that I can pull from to query the tables.
So with my looking around I came across a solution that is not directed for my exact problem but I am thinking about adapting it.
http://allenbrowne.com/ser-55.html
This is used to lock out fields from being used, but I thought I might be able to change it to fit my needs and add in options to prevent things from being visible.
Do you think I can use this as a viable solution?
How might you solve this issue?
Thank you for any help!