ACC: Changed Field Names in Table Are Not Reflected in QueryLast reviewed: May 28, 1997Article ID: Q96545 |
The information in this article applies to:
SYMPTOMSNovice: Requires knowledge of the user interface on single-user computers. If you create a query using an existing table and then change a field name in that table, the new field name does not show in the query grid when the query is reopened. The old field name in the query grid has been made into an expression similar to this:
Expr1: TableName.[Old FieldName] CAUSEChanges to table field names do not propagate up through the queries based on that table.
RESOLUTIONReplace the new expression in the field cell of the query grid with the correct field name from the table. The field list in the upper half of the query window will show the current field names.
STATUSThis behavior is by design.
MORE INFORMATIONThis behavior actually preserves the original query so that you can see what was originally included in the query.
Steps to Reproduce Behavior
|
Additional query words: update structure
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |