How can we help you today? How can we help you today?
spivey24
Parallel execution against servers not databases
It would be very useful if there was another option for parallel execution: Databases per Server to execute against simultaneously. For example, we have about 180 databases across 6 database server...
1 follower 1 comment 0 votes
Temporarily disable SQL Prompt
Is there a way to set up a toolbar or menu item to temporarily disable SQL Prompt - similar to how I can turn Intellisense on and off. I am working with a large script and SQL Prompt is slowing my ...
5 followers 9 comments 0 votes
SVN post-commit hook to update QA database
Is there a way to do an SVN post-commit hook so we can update the QA databases when a developer checks in the code? According to a couple of articles I found on this site, I would need to set up s...
1 follower 1 comment 0 votes
Script encrypted stored procedures
I brought this issue up in the past, but it was never really answered. We really need a way for SQL Compare to force the scripting of encrypted stored procedures like it did in version 4.x. I don...
2 followers 5 comments 0 votes
Ignore NOT FOR REPLICATION
We just added replication to our dev environment then took it off, but SQL left NOT FOR REPLICATION settings on all of the identity columns. Now every other table is failing comparison. Is there ...
2 followers 3 comments 0 votes
Comparing encrypted sprocs
When comparing databases with encrypted sprocs in version 4, it would just create an alter script for each encrypted sproc. This was fine and good because it didn't matter if it changed - it would...
1 follower 1 comment 0 votes