ACC97: Insert Data Permission Required to Modify Table Design

ID: Q190638


The information in this article applies to:


SYMPTOMS

Novice: Requires knowledge of the user interface on single-user.

When you try to open a table in Design View, you may receive the following warning message:

You can't open the table <tablename> for modification.

If you then modify the design of the table, you can only save the changes as an external file, an external database, or within the current database as a new table with a new name.


CAUSE

You may experience these symptoms if the following conditions are true:


RESOLUTION

To avoid the warning message and to be able to make design modifications to the existing table, click to select the Insert Data check box in addition to the permissions automatically granted by selecting the Modify Design check box.


STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.


MORE INFORMATION

Steps to Reproduce Problem


Create a New Blank Database
---------------------------
  1. Start Microsoft Access 97. Log on as Admin.


  2. Create a new database with a name of your choice using the default System.mdw.


  3. Create a new table named Table1.



  4. Set Permissions
    ---------------

  5. Remove all permissions for the Admin user on Table1, and then click Apply.


  6. Grant Modify Design permissions to Admin on Table1.

    NOTE: The following permissions are also automatically granted when the Modify Design check box is selected: Read Design, Read Data, Update Data, and Delete Data. Also note that the Insert Data check box is not selected.


  7. Remove all permissions for Table1 from the Admins and Users groups.



  8. Reproducing the Warning Message
    -------------------------------

  9. Try to open Table1 in Design view.

    Note that you receive the warning message.


  10. Modify the design of Table1 by adding a new field and try to close the table. Note that the Save As dialog box appears.


  11. Grant Insert Data permission to Admin on Table1.


  12. Repeat step 6. Note that you can now modify Table1 within the database.


EXPECTED BEHAVIOR: When you click to select the Modify Design check box when assigning permissions, the defaults should include checking the Insert Data check box if this permission is required to modify the design of the table.


Keywords          : kberrmsg kbdta ScrtPerm 
Version           : WINDOWS:97
Platform          : WINDOWS 
Issue type        : kbbug 

Last Reviewed: April 29, 1999