ACC2: Counter Starts at 2 in Table Created by Make-Table Query (112160)
The information in this article applies to:
This article was previously published under Q112160 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
If you run a make-table query with a criterion that has no matching
records, the query creates an empty table. If you run an append query
with a criterion that has no matching records, no records append to the
destination table. In either case, if the destination table contains a
Counter field, the next record you add to the table will have a counter
value one number greater than you expect.
CAUSE
Microsoft Access version 2.0 provides the next value for Counter fields
internally. Because it reserved a number for the first record added by the
query, and the query did not add any records, the next value for the
Counter field is one number greater.
RESOLUTION
View the make-table or append query in Datasheet view before you run it, to
be sure the query returns records.
STATUS
This behavior is by design.
REFERENCES
For more information about make-table queries, search the Help Index for
"make-table query."
For more information about append queries, search the Help Index for
"append queries."
Modification Type: | Major | Last Reviewed: | 6/25/2002 |
---|
Keywords: | kbprb kbusage KB112160 |
---|
|