C
Clayton
I need to combine the data in several identical access
databases into one database location. (so data from each
identical table from each database would combine and be
stored in just one table, and this would be true for each
table.) So the plan would be to copy all of the tables,
and then create a "make table" query. Can anyone help me
with exactly how I would form this "make table" query?
Thank you in advance.
databases into one database location. (so data from each
identical table from each database would combine and be
stored in just one table, and this would be true for each
table.) So the plan would be to copy all of the tables,
and then create a "make table" query. Can anyone help me
with exactly how I would form this "make table" query?
Thank you in advance.