Posts
Sort by recent activity
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...
Is it possible to compare different table names
I have two tables with the same structure but different names on same database. Is it possible to data compare these tables within same database?
SSC uses 3 connections on TEMPDB per databases selected
I have a dev server with over 30 DBS and if I select each one to ensure there are no changes, I see the my login connects to TempDB with 3 connections for each database.
Is this normal? the only w...
Select multiple commits from SVN to DB with SQL Compare
We have occasions where a multiple developers have multiple commits on what they are working on. For example
Dev1 - commit rev1
Dev2 - commit rev2
Dev1 - commit rev3
Dev1 - commit rev4
Dev2 - comm...
Upload SQL Doc to SSRS Server possible?
Is it possible to upload SQL Doc output to an SSRS server?
Trying to understand SSC setup for first time use
I want to make sure I get this straight as I am evaluating the product. We currently have SVN installed, we should link a Database from our development environment instead of production environmen...