Hello All Experts, Here's my latest question:
I have a table I use to store archived records, the records originate from two tables (they are joined on one of the fields).
This part works.
The SQL I use is:
INSERT INTO tblHistory ( SellerID, Surname, FirstName, Phone, Cell, Fax, Email...