Posts
Sort by recent activity
CONTEXT_INFO() used in constraints
Hello,
It looks like SQL Compare is trying to put brackets on any constraints which use CONTEXT_INFO(). Take a look at the below script output from latest schema compare:
"CONSTRAINT [DF_Account_C...
Project File Commandline Issue
Hello,
I am trying to automate a deployment using the following command:
"C:\Program Files (x86)\Red Gate\SQL Compare 9\SQLCompare.exe" /sync /Project:"C:\project.scp"
The problem I am having is er...
Object reference not set to an instance of an object
I seem to be getting these errors a lot with the latest version. I have two commands below. One works and one doesn't, the only difference being the one which doesn't work is the version 9.
Versi...
Commandline sync and scriptfile options
Hello,
I am trying to setup a continuous integration using TFS Build. Problem is, the /scriptfile argument does not seem to work unless /sync is also specified. I need to generate an update scrip...