|
ACC2: Permissions Changed Unexpectedly for Attached TablesArticle ID: Q131936Creation Date: 25-JUN-1995 Revision Date: 02-APR-1997
The information in this article applies to:
SYMPTOMS
When you use the Attachment Manager or the RefreshLink method to refresh
the links to attached tables, user and group permissions may change
unexpectedly for an attached table.
CAUSE
Microsoft Access refreshes permissions when you refresh the links to an
attached table. All permissions for an attached table are reset to the
same permissions as its native table in the source database.
Because permissions are stored with the database file (.MDB), it is
possible to have different permissions for a table that is shared between
two databases.
For example, a user can have no permissions to an attached table in the
front-end database, but have full permissions to its native table in the
back-end database. When the attachment is refreshed, the user gains full
permissions to the attached table in the front-end database.
RESOLUTION
You can set security in the back-end database so that it has the same
permissions as the front-end database. That way, whenever the attachment is
refreshed, the front-end database permissions are not changed unexpectedly.
MORE INFORMATION
Steps to Reproduce Behavior
For more information about refreshing the links to attached tables, search
for "attaching tables: refreshing the link" then "Attachment Manager" or
"RefreshLink Method (Data Access)" using the Microsoft Access Help menu.
|
THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.
©1997 Microsoft Corporation. All rights reserved. Legal Notices.