What is the best way to synchronize SQL Server table fields (not data), stored procedures, views and functions?
Thank you
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Red Gate SQL Compare.
There are several alternatives, including some at lower cost (or even free). But you often get what you pay for.
The worst option, in my opinion, is to roll your own. I blogged about why (and listed several of the alternatives) here:
http://bertrandaaron.wordpress.com/2012/04/20/re-blog-the-cost-of-reinventing-the-wheel/