Posts
Sort by recent activity
Feature: Stop executing script when hitting cancel (esc)
I run a script against 2K instances but sometimes I want to cancel the script because I forgot to add a syntax. When I hit cancel (esc) the T-sql does not run against the sql instance but it still...
Can i use a where clause using command line?
I want to automate a data compare of two tables but I need to put in a where clause, I could not find an option in the documentation where I can add a where clause when comparing a table via comman...
SC 10 SSMS integration won't allow me to create new DB
Hi, using SSMS, I right-click on my DB and use Schema compare\deploy and choose as Source.
Then on my Target I choose New Database but the Dropdown for Create on: box is blank. I cannot select any...
do we have a SSMS 2012 integration pack
Now that we have 2012 SSMS installed, I cannot use the SSMS inegration pack. Do I need to re-install it or is there a newer version I can download from somewhere? I am currently on SQL Compare 10....
automate SQL Compare to run against several target servers
What is the best way to automate SQL Compare to run against several target servers and put the differences it finds in either .HTML or xml format. I do not want to change the target servers but ge...
Where can I find the latest update for SSC and changelog?
I was upgrading SQL Compare to the latest version and the installer told me that a new version of SSC was available. Where can i get the changelog of what the new update contains? Thankss
Auto Createapplication.dat for serverlist
How can we create a application.dat with out server list automatically?
multiple users use multiscript and we would like to auotmatically create the application.dat file on a daily basis when new S...
Restore dev database on a weekly basis, will this break SSC?
Hello, we have dev databases that need to be updated with the latest data once a week. What we plan to do is tell developers to commit their code every night into SSC, then on the weekend we would...
object reference not set to an instance of an object
I am on SQL Compare Pro 10.0.0.143. I am updating my DB with alter permissions only that were commited to SSC and using the deployment Wizard and I get this Error message (object reference not set...
Am I doing something wrong with deploying?
I have SSC 2.2 and SQL Compare 9.
I right click on my DB A-->select SQL Schema compare\deploy-->select as source-->choose Source Control (latest head).
Drag my production DB B as Target and I click...