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.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-03-27 : 09:13:42
|
Gautam writes "Hello Sir,I m having two SQL Server Running on diff. Pcs in same workgroup.I want data from Server1 and Server2 both. Is there any idea regarding the same?" |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2006-03-27 : 09:16:20
|
Look for Linked servers in sql server help fileMadhivananFailing to plan is Planning to fail |
 |
|
Srinika
Master Smack Fu Yak Hacker
1378 Posts |
Posted - 2006-03-27 : 15:07:22
|
Also learn about Fully Qualified naming ConventionServerName.DBName.DB_Owner.Tablename |
 |
|
|
|
|