ACC: Cannot Modify Table with Modify Design Permission

Last reviewed: May 7, 1997
Article ID: Q115569
The information in this article applies to:
  • Microsoft Access versions 2.0, 7.0, 97

SYMPTOMS

Advanced: Requires expert coding, interoperability, and multiuser skills.

When a user tries to open a table in Design view when that user has modify design permission for the table, the following error message may appear.

   In Microsoft Access 7.0 and 97:

      You can't open the table "tablename" for modification.

   In Microsoft Access version 2.0:

      Can't open table "tablename" for modifications. Open it read only?

CAUSE

Certain permissions are added by default when you give modify design permission on a table. These permissions are read data, update data, and delete data. However, the user must also have insert data permission on the table to open it in Design view, and this permission is not added automatically.

RESOLUTION

Give the user insert data permission on the table, in addition to modify design permission.

STATUS

This behavior is by design.

REFERENCES

For more information about Security, search the Help Index for "Security," or ask the Microsoft Access 97 Office Assistant.


Additional query words: design permissions modifications
Keywords : kberrmsg kbusage ScrtOthr
Version : 2.0 7.0 97
Platform : WINDOWS
Hardware : X86
Issue type : kbprb
Resolution Type : Info_Provided


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.

Last reviewed: May 7, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.