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 2008 Forums
 SQL Server Administration (2008)
 Campare between databases

Author  Topic 

rohitmathur11
Yak Posting Veteran

77 Posts

Posted - 2009-12-01 : 23:27:56
Hi,
I need to compare two database.Like all tables are same in both database but i just need to compare both if is there any column missing or column name different or data type is different or constraint missing ...

How can i do this ..is there any utility in sql server 2008 ..management studio ?

any idea ...?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-12-02 : 00:01:39
I use Red Gate's SQL Compare utility.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
   

- Advertisement -