RichO
Registered Yoozer
- Local time
- Yesterday, 22:55
- Joined
- Jan 14, 2004
- Messages
- 1,036
Hello,
A couple years ago I found a piece of code for setting access database permissions using VBA (doc.permissions = dbSecFullAccess)
I would like to change these permissions to read only but I can't find a list of optional parameters for the permissions property.
Can anyone point me in the right direction?
Thanks
A couple years ago I found a piece of code for setting access database permissions using VBA (doc.permissions = dbSecFullAccess)
I would like to change these permissions to read only but I can't find a list of optional parameters for the permissions property.
Can anyone point me in the right direction?
Thanks