Quote:
|
quote:If the field is there in the empty table, and you are NOT trying to put data into it, then remove it.
|
The error persisted. D'oh!
Quote:
|
quote:Alternatively, if the user is not updating data in the local table (since it is an import,)
|
Actually, yes, the user is updating the data and then it's exported replacing the network data.
Quote:
|
quote:leave the field in the empty table but change it to number or text instead of autonumber.
|
Initially, I tried that and it didn't work either.
What did finally work was to make the query a MAKE TABLE query where the local table was created from scratch (hence eliminating the autonumber field as in your first suggestion). It would error out as an APPEND QUERY.
Quote:
|
quote:If you try to add records to a table with an emptry autonumber field, you will get this error.
|
Because the field is
autonumber, wouldn't it always populate
itself in an append query and, therefore, this would never be an issue?
Greg Serrano
Michigan Dept. of Environmental Quality, Air Quality Division