ACC: Changed Field Names in Table Are Not Reflected in Query (96545)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
- Microsoft Access for Windows 95 7.0
This article was previously published under Q96545 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
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]
CAUSE
Changes to table field names do not propagate up through the queries based
on that table.
RESOLUTION
Replace 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.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 5/9/2003 |
---|
Keywords: | kbprb kbusage KB96545 |
---|
|