ACC: Permissions and AllPermissions Properties (142093)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q142093 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
The Permissions property returns only the explicit permissions that are
granted to the current user. These permissions do not include the
implicit permissions that the user inherits because the user is also a
member of group accounts.
The AllPermissions property returns all the permissions that apply to the
current user, including permissions that are specific to the user as well
as the permissions a user inherits from membership in groups.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information
about Visual Basic for Applications, please refer to your version of the
"Building Applications with Microsoft Access" manual.
REFERENCES
For more information about the permissions and allpermissions properties,
search the Help Index for "Permissions" or "AllPermissions," or ask the
Microsoft Access 97 Office Assistant..
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming kbusage KB142093 |
---|
|