How do you copy data from one table in one database to another table in another database which is the same but it has new fields.
I've tried an append query but it keeps coming up with validation violations stopping it from copying.
I've tried just one field and it still does not copy.