I have a table in a master Access database. I want to open a series of other databases in turn and add to/update the contents of the master table with the contents of a similar table in each other database. I use ADO to make the connections. Can this be done using a SQL command? If so, how?