Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Selecting data from different databases on different servers

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-08-28 : 07:00:08
Craig writes "Is it possible to select data from 2 different databases located on two different servers using SQL? If so, how? Thanks in advance."

Andraax
Aged Yak Warrior

790 Posts

Posted - 2002-08-28 : 07:13:47
Hi Craig!

You can do this using linked servers. I suggest you look up the subject and read more about it in SQL server Books Online (BOL).

Regards,
Kalle Dahlberg

Go to Top of Page
   

- Advertisement -