The information in this article applies to:
Moderate: Requires basic macro, coding, and interoperability skills. SYMPTOMSThe 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 INFORMATION
To 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.
Steps to Reproduce Behavior
You don't have permission to change the owner of 'Current Product List.' REFERENCESFor more information about the RunPermissions property, click Microsoft Access Help on the
Help menu, type "RunPermissions property" in the Office Assistant or the Answer Wizard,
and then click Search to view the topic. Additional query words: prb
Keywords : kberrmsg kbdta ScrtOwnr |
Last Reviewed: May 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |