Pacific Database

Home | Contact | FAQs | View Cart

A world of information at your fingertips

MVP Centre

Welcome to the MVP Centre. This page is the portal to a wealth of information about Microsoft Access.

Security

You are free to copy and use any of the samples supplied on this website for use in your own projects, provided that all copyright notices remain intact as part of the code. You may not publish the code to any website or other medium without the express written permission of the copyright holder. Each sample is provided on an "as is" basis. No warranty is expressed or implied, and no support is offered.

ADO

Creating a new User How to create a new user in ADO.
Managing object permissions How to work with object permissions in ADO.
   

DAO

Creating a new User How to create a new user in DAO.
Adding a User to a Group How to add a user to a group.
Changing a User's Password How to change a user's password.
Creating a new Group How to create a new group.
Deleting Users and Groups How to delete users & groups.
Determine if a User belongs to a specific Group How to determine if a user belongs to a specific group.
Determine if a User has delete permissions How to determine if a user has delete permissions.
Determine the permissions a user has How to determine the permissions a specific user has.
Enumerate a specific Group's Users List all the users belonging to a specific group.
Enumerate a specific User's Groups List all the groups to which a specific user belongs.
Enumerate Users and Groups List all users & groups.
Removing a User from a Group Remove a user from a group.
Setting, adding and removing object permissions How to work with object permissions in DAO.