My first reaction was to write a union query, however this will not work because tables belong to two different databases, i.e. two different connection strings.
You could but both tables into one disconnected recordset.
You could also create a temporary table in one of the databases.
There is a product called "Data Connect by Attunity" It allows you to do a single SQL query against multiple data sources. Reasonably cheap for what it can do.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.