Jime:
Generally, sure, open one of the dbs and use File -> Get External Data ->
Link Tables and link one db's tables to the other and then use an append
query to append the data from one table into the next, then simply drop the
links. Of course be sure that you've got unique records or that your
tables have an index that would forced duplicate records to be dropped.