L
Lee Taylor-Vaughan
hello
I have a database where the users have been entering data in to 2 separate
mdb files. each mdb file has identical tables.
is there an easy way to merge all the information from one mdb to the other?
I tried doing a unmatch query, but when i try to cut and paste the data it
get an error because the data inthe other tables is linked via a primary key
(i.e. tblInvoice.ID = tblInvoiceDetail.ID). is there an easy workaround to
this?
thanks
Lee
I have a database where the users have been entering data in to 2 separate
mdb files. each mdb file has identical tables.
is there an easy way to merge all the information from one mdb to the other?
I tried doing a unmatch query, but when i try to cut and paste the data it
get an error because the data inthe other tables is linked via a primary key
(i.e. tblInvoice.ID = tblInvoiceDetail.ID). is there an easy workaround to
this?
thanks
Lee