Answer the question
In order to leave comments, you need to log in
How to link two or more databases on different servers?
There was a task to connect some databases, in one.
The databases are located on different servers, please tell me where to dig?
Answer the question
In order to leave comments, you need to log in
Well here it is not clear, what problems in these 2 DB here. Do they contain different tables and data? Take the structure of one database through SQL Server Management Studio, add it to the second, then transfer the data through Import / Export.
If these are 2 identical databases but with different data, then only through the definition of the principle how to merge this data. But anyway through Import/Export and some temporary tables.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question