Tag Archives: SQL Compare

Creating a Scripts Folder in SQL Compare

While I was at a conference recently, someone asked me about the Scripts Folder feature in SQL Compare and how to set that up. This post just looks at how to get SQL Compare to set up a Scripts folder … Continue reading

Posted in Blog | Tagged , , | Comments Off on Creating a Scripts Folder in SQL Compare

Deploying Indexes with SQL Compare

I suspect many people assume this is the case, but a customer recently asked if SQL Compare handles indexes. It does, and this post shows the basics of index comparisons with no filters. This is a part of a series … Continue reading

Posted in Blog | Tagged , , | Comments Off on Deploying Indexes with SQL Compare

Running a Command Line SQL Compare Comparison

Recently a customer was looking to automate some of their SQL Compare checks, but they wanted to do this in a dynamic way, since they needed to do this at scale. Their idea was to not have a SQL Compare … Continue reading

Posted in Blog | Tagged , , | 4 Comments

Decrypting Stored Procedures with SQL Compare

I had a client that was struggling with some encrypted stored procedures. They needed to decrypt them, which I know is a pain in the #@$%@#$@#$#@. I had to do this one. This post shows how I sent them some … Continue reading

Posted in Blog | Tagged , , , | 3 Comments