Tag Archives: Redgate

Getting the Script from the SQL Compare Command Line

In the last few posts, I’ve written about using the SQL Compare command line for a specific object and shown how to get a report. This post will look at getting the actual script. This is part of a series … Continue reading

Posted in Blog | Tagged , , | Comments Off on Getting the Script from the SQL Compare Command Line

Command Line Report with SQL Compare 14

I wrote recently about the use of the command line in SQL Compare 14 to find differences for specific items. Now I want to actually see the changes to decide what to do. This is part of a series I … Continue reading

Posted in Blog | Tagged , , | Comments Off on Command Line Report with SQL Compare 14

A Weekly SQL Clone Image Creation Process

SQL Clone is a neat product from Redgate that I wish I’d have had when I was doing database software development. It lets me have a consistent image for all developers, and create/reset databases to that starting point in seconds. … Continue reading

Posted in Blog | Tagged , , | Comments Off on A Weekly SQL Clone Image Creation Process

Using SQL Compare for One Procedure

A customer recently was concerned about the time to run SQL Compare for a large database. They were synching with the command line, but at times they want to just sync up a procedure or two from one database to … Continue reading

Posted in Blog | Tagged , , | 4 Comments