I have two databases. The first has the data and the query. The second needs the results of the query. I want to call the query from the second database. How do I call the query in the first database from the second database? Note: I tried copying the query to the second database and make links to the tables, but I am not getting the right results with the copy of the query.