Using two databases in a select statement

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to use two different databases, both using different
authentication credentials. My question is, can I use these two databases in
the same select statement? If so how would I set it up so that I can join the
two together using both credentials?

If that can't be completed, how would I work around this?

Any help is greatly appreciated.
 
Back
Top