Eric's Blog

Day to day experience in .NET
Welcome to Blogs @ IRM Sign in | Join | Help
 Search

Disclaimer

The content of this site is my own personal opinion and does not in any way represent my employer, it's subsideries or affiliates. These postings are provided "AS IS" with no warranties, and confer no rights.

This Blog

Tools you can't live without

Every now and then you find this tools that you can't live without. I've been using SQL Compare and SQL Data Compare for a year now and I can't quantify how many hours of work these tools have saved for me. SQL Compare is a tool that compares SQL Server databases and tells what differences there is with the possibility to synchronize them to have the same tables, views, procedures and so on. SQL Data Compare on the other hand compares the contents of two SQL Server databases. In most project that I'm working on we have a database for unit testing, one for developing, a testing database and finally the production database. It is not uncommon for developers to even have their own local database so that they more easily can work offline. I wouldn't even think about managing this without a tool like SQL Compare, so if you haven't tried them out yet, I have only one advice: Go get them now!
Published den 8 mars 2006 08:11 by ericqu
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

 

Daniel Alba said:

Eric - yep these are good tools (SQL Data Compare saved my bacon once). I'd invite you to try the tool I created though - just to see if its helpful to you and your team. Its a free database comparison tool called SQL Effects Clarity. You can download it at http://www.sqleffects.com. What makes it different from the other db diff tools out there is the way it shows you the differences. It gives you a side by side graphical representation of the schema differences, so you can very quickly focus on what is different. It also allows you to control how and what is compared.

Best of all - its Free! If you need to do the synch script or data compare though - we don't support those features quite yet so Red-Gate or Apex SQL are your best bets for now. But no one on the planet beats us for schema compare!

Regards,

Daniel
april 29, 2006 07:54

Leave a Comment

(required) 
(optional)
(required) 
Submit
Powered by Community Server, by Telligent Systems