ACC: Unable to Change Layout of Microsoft Access System Tables (174090)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q174090 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
If you modify the column width while viewing a system table and then close
that system table, you receive following prompt:
Do you want to save changes to the layout of table '<System Tablename>'?
If you click Yes, the Save As dialog box appears with the option to save
the table to an external file or database.
CAUSE
In Microsoft Access, users are not granted the permissions necessary for
modifying any of the system tables. This includes making changes to the
table's layout.
RESOLUTION
Although you cannot modify the table layout of a Microsoft Access system
table, you can create a form in Datasheet view that displays the
information from the system table. You can then modify the layout of the
form to include the desired column widths. The following steps demonstrate
how this is done:
- Create a new form using the AutoForm: Datasheet Wizard and select
the MSysObjects table as the data source for the form. Click Finish.
- Resize one of the column widths, and then close and save the form as
MSysObjects.
Note that the system table information is now displayed in the column
width you specified.
REFERENCES
For more information about system tables, search the Help Index for "system
tables," or ask the Microsoft Access 97 Office Assistant.
Modification Type: | Minor | Last Reviewed: | 1/26/2005 |
---|
Keywords: | kbprb KB174090 |
---|
|