Posts
Sort by recent activity
Can sqlcompare commit a brand new database to svn via cli?
As part of our new database creation process, we would like to automate the sourcing of new databases so that it can be done as part of an automated workflow. Here is the basic command I've tried ...
AddDatabaseUseStatement not giving desired result
I have added the option AddDatabaseUseStatement to a command line comparison that creates a sql script by comparing database objects from two Source Control Revisions to each other.
The resulting s...
Modal dialog box exception.
I have created a stored procedure that will call a powershell script that subsequently executes a Sql Data Compare from the command line.
The stored proc passes variables to the powershell script t...