ACC: Can't Change Ownership When RunPermissions Set to Owner'sLast reviewed: May 7, 1997Article ID: Q120885 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. The owner of a query cannot transfer its ownership if the query's RunPermissions property is set to Owner's. This is true even if the owner has Administer permission for the query.
RESOLUTIONChange the query's RunPermissions property from Owner's to User's. Then you can change the ownership of the query.
STATUSThis behavior is by design. Allowing someone to change the ownership of the query after the RunPermissions property has been set to Owner's would be a security breach.
MORE INFORMATIONTo change the ownership of a database object, you must have Administer permission for the object. You can change your permissions on the object if you are logged on as the object's owner, as a member of a group that has Administer permission on the object, or as a member of the Admins group in the workgroup in which the database that contains the object was created. If you cannot change your permissions on an object, see your workgroup administrator or the object's owner. NOTE: Even if you satisfy all conditions in the previous paragraph, you still cannot transfer ownership of a query if its RunPermissions property is set to Owner's.
Steps to Reproduce Behavior in Microsoft Access 7.0 and 97
Steps to Reproduce Behavior in Microsoft Access 2.0
REFERENCESFor more information about RunPermissions, search the Help Index for "RunPermissions." |
Keywords : kberrmsg kbusage ScrtOwnr
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |