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 |
ganeshkumar08
Posting Yak Master
187 Posts |
Posted - 2009-08-05 : 05:35:58
|
Hi All,I have 2 servers in different location like server1 and server2, and database like Test1 and Test2. I have following tables 1) Players2) Competition3) Squads4) Clubs, in Test1 and Test2 database.I have to insert Server1.Test1.Players data to Server2.Test2.Playerscan i know how to do this.ThanksGaneshSolutions are easy. Understanding the problem, now, that's the hard part |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2009-08-05 : 05:53:46
|
1 Import/export wizard2 Linked ServerMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|