Article ID: 120885
Article Last Modified on 1/19/2007
APPLIES TO
- Microsoft Access 2.0 Standard Edition
- Microsoft Access 95 Standard Edition
- Microsoft Access 97 Standard Edition
This article was previously published under Q120885
Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
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.
RESOLUTION
Change the query's RunPermissions property from Owner's to User's. Then you
can change the ownership of the query.
STATUS
This 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.
REFERENCES
For more information about RunPermissions, search the Help Index for
"RunPermissions."
Additional query words: owner s user s don t
Keywords: kberrmsg kbprb KB120885