View Full Version : Inner join from two seperate database


JMARZ
02-01-2002, 06:58 AM
I'm trying to complete an inner join where one of the tables is in another database.

Does anybody have any working examples of this or am I dreaming that I can do this?

Pat Hartman
02-02-2002, 11:45 AM
Link the table from the other database. You can then use it in a query as if it were local.