I am trying to write an SQL statement that will update a table in one MS Access 97 database with data from a table in another MS Access 97 database. The tables have the same structure, design, and format. I want to basically do an Update query, but the table being updated is in a separate database. I have tried to use the "IN" SQL reserved word, but was unsucessful.