Tag Archives: Redgate

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

Static Code Analysis Feedback for Operations with SQL Monitor

One of the challenges with managing a production database is that the code that gets deployed sometimes causes lots of problems. Often a production DBA or sysadmin gets called about problems that they didn’t cause, and can’t necessarily fix. Helping … Continue reading

Posted in Blog | Tagged , , | Comments Off on Static Code Analysis Feedback for Operations with SQL Monitor