I have a small database, and I want to archive data held in one of my tables. I intended doing this using the append query. I created another database, called 'Archive.mdb' which I want to append the data to. This worked successfully on my hard drive, and the data was appended accordingly, however, when I try it on our server, and I select 'Query/Append Query' and select 'Append to... Another Database' and I type in Archive.mdb, the list of tables in Archive.mdb aren't available for selection. Is there a reason for this? Is there something I should be doing. I have tried this on another work station, and the same thing happens (no list of tables), but if I enter a different database name, the list of tables in that database becomes available for selection.