Tag Archives: Redgate

Ignoring System Generated Key Names in SQL Compare

Recently I ran into a customer that was having issues deploying code from their development system to their production system. The issue was that they often found that the deployment script wanted to drop and recreate their keys. This wasn’t … Continue reading

Posted in Blog | Tagged , , | Comments Off on Ignoring System Generated Key Names in SQL Compare

Exporting Lists in SQL Multi Script

SQL Multi Script is a lesser known tool from Redgate Software that is designed to easily allow you to run scripts against many server instances with one click of a button. It’s similar to a Central Management Server, but it … Continue reading

Posted in Blog | Tagged , , | Comments Off on Exporting Lists in SQL Multi Script

Creating a Distribution List in SQL Multi Script

SQL Multi Script is a lesser known tool from Redgate Software that is designed to easily allow you to run scripts against many server instances with one click of a button. It’s similar to a Central Management Server, but it … Continue reading

Posted in Blog | Tagged , , | 3 Comments

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