Does anybody know if it is possible to create a recordset based on a query across tables in different databases? I have one database with a table of customer details, one database with a table of customer visits and I want to get both customer details and visit details in a single query. Any ideas?