How to compare 3 databases in sql server 2008?
Hi All, I have to compare three databases in SQL SERVER 2008 and merge them into one database. How can I do this? Regards, JN
August 2nd, 2011 1:26pm

What you want to compare???
Free Windows Admin Tool Kit Click here and download it now
August 2nd, 2011 1:28pm

Take a look at Red Gate tools (www.red-gate.com)

 

August 2nd, 2011 1:30pm

Hello Sriram

 

If you have VS 2010 installed you can use the data compare feature of VS 2010 to do the comparision between two databases.

data comparision in VS 2010: Open VS 2010, go into DATA > DATA COMPARE > NEW DATA COMPARISION

 

The approach I will follow is, I will compare two databases first and merge them into one of them (let us say comparing A & B then merge the changes into A). Now compare the other two and merge the changes into prior one ( compare A & C then merge the changes into A).

I hope it helps you out.

Free Windows Admin Tool Kit Click here and download it now
August 2nd, 2011 2:03pm

Are you looking to compare schema or data? if data, the following tool is much more flexible than red-gate's:

 

http://www.nobhillsoft.com/Columbo.aspx

August 12th, 2011 4:32pm

Among other tools specified in this thread, I suggest trying SQL Server database and data comparison and synchronization tools like ApexSQL Diff or Data Diff.

You can also try similar tools from Devart and see what works for you

Free Windows Admin Tool Kit Click here and download it now
July 17th, 2013 4:59am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics