ACC2000: How to Update and Append Records in One Update Query (208870)
The information in this article applies to:
This article was previously published under Q208870 Novice: Requires knowledge of the user interface on single-user computers.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
In Microsoft Access, you can use an update query to append unique new
records to a table, as well as update existing records in the table. For
example, by using two tables (Table1 and Table2) in an update query, you can update older records in Table1 by using newer data from Table2, and you can append any unique new records to Table1 from Table2.
NOTE: An update query can append and update records only if the tables contain a unique index that does not have the AutoNumber data type.
REFERENCESFor more information about update queries, click Microsoft Access Help on the
Help menu, type troubleshoot update queries in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
Modification Type: | Major | Last Reviewed: | 6/24/2004 |
---|
Keywords: | kbhowto kbinfo KB208870 |
---|
|