INF: Cannot Insert Columns on Linked TablesArticle ID: Q133229Creation Date: 26-JUL-1995 Revision Date: 19-SEP-1996
The information in this article applies to:
SUMMARY
Novice: Requires knowledge of the user interface on single-user computers.
In Microsoft Access for Windows 95 version 7.0, you can insert columns into
tables in Datasheet view. However, you cannot insert columns on linked
tables because you cannot modify the structure of a table while you are
linked to the table. To modify the table's structure, you must open the
source document that contains the table and then make the structure
modifications to the table in the source document. If the linked table is a
Microsoft Access table, you must open the database that contains the table
locally, and then modify the table while working in the source database.
If the database is secured, you must have read and modify permissions on
the table to make structural changes, such as inserting a column.
The following example uses the Customers table in the sample database
Northwind.mdb to demonstrate how to insert a column in a local table:
For more information about adding fields to a table, search on the phrase
"add a field to a table," and then "Add a field to a table in Datasheet
view," using the Microsoft Access for Windows 95 Answer Wizard.
|
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.