Activity overview
Latest activity by Brujah
how to set /transactionIsolationLevel
Hi
How can i change the /transactionIsolationLevel to Read Committed in the Redgate DLM Automation Build in TeamCity for one of my project
thnx
When is a new version expected that contains sql compare 12 / comments
When is a new version expected that contains sql compare 12
Hi brain
I've included this switch to suppress the exit code if the two data sources are identical.
"If /Include:Identical is not set, and the data sources are identical, SQL Compare returns the error code 63."
is there a way to to suppress this error code, but get rid off the sp_refreshview ?
Thanks / comments
Hi brain
I've included this switch to suppress the exit code if the two data sources are identical.
"If /Include:Identical is not set, and the data sources are identical, SQL Compare returns the e...
sp_refreshview in output file
Hi
When using Sql Compare 10 thru command line, I got in my output:
EXEC sp_refreshview N'[Schema].[Name]'
for every view in my database
Is there a way to disable this?
I'm using it to compare 2 SQ...
running version 3.0.3.15 / comments
running version 3.0.3.15
Hi
It seem to be related with SQLPromt.
I don't have the issue anymore after updating SQLPromt to version 5.2
thanks anyway / comments
Hi
It seem to be related with SQLPromt.
I don't have the issue anymore after updating SQLPromt to version 5.2
thanks anyway
RedGateDatabaseInfo.xml is not updated
The <DataFileSet> node in the RedGateDatabaseInfo.xml is not updated when you unlink static data (only when you link static data)
Yes, i would like to populate FK and PK columns with values from a CSV file?
But i don't want to drop my constrains, just want to insert the values from a CSV file with IDENTITY_INSERT ON [image]
Is there a work around for this or can this be implemented in a future release? / comments
Yes, i would like to populate FK and PK columns with values from a CSV file?
But i don't want to drop my constrains, just want to insert the values from a CSV file with IDENTITY_INSERT ON
Is ther...
Can't link a database after unlink
I f you unlink a database in version 3.0.3.15 you're not able to create a new link any more
you need to restart SSMS to be able to link a database
[/img]