jonnydexter
Registered User.
- Local time
- Today, 15:57
- Joined
- Aug 31, 2012
- Messages
- 21
Hello
Is it possible for me to change the group permissions from within VBA ?
For example. If i add or import a new table into the database rather than use the security settings in access to change the group/user permissions, can i code it onto a form for editing from there ?
I can list all the tables using the tabledef but the only permissions i can find for the doc are related to the currently logged in users access rights.
Ideally i would like to be able to see which groups exist within the database security setup and assign permissions to the table from these.
hope this makes sense.
TIA
Is it possible for me to change the group permissions from within VBA ?
For example. If i add or import a new table into the database rather than use the security settings in access to change the group/user permissions, can i code it onto a form for editing from there ?
I can list all the tables using the tabledef but the only permissions i can find for the doc are related to the currently logged in users access rights.
Ideally i would like to be able to see which groups exist within the database security setup and assign permissions to the table from these.
hope this makes sense.
TIA