How can I link using a Right Outer Join on two tables that use two different ODBC connections?
I’m connected to two different SQL 2000 databases using two seperate ODBC connections and I need to use a Right Outer Join. I can do an Equal Join, but no other Joins choices are available (they are all grey).
Thanks,
Brad