How can we help you today? How can we help you today?
urs.meili
Invalid Index specification leads to exception
Hi, I have the following SQL script which SQL Compare is processing using the "compare with files" option: CREATE TABLE [dbo].[tblMutationHistory] ( [IDMutationHistory] [int] NOT NULL IDENTITY(1, 1...
1 follower 1 comment 0 votes
SQL Differences: Show only non-ignored differences
We ignore comments when we compare SQL scripts. If SQL Compare finds a relevant difference (which is not a comment), I want to seee the relevant item quickly, using the "SQL differences" window. Cu...
0 followers 0 comments 0 votes
Feature request: Ignore "WITH ENCRYPTION" option
On some DBs, we have WITH ENCRYPTION enabled, on some, we don't. I would like to have an option "IGNORE WITH ENCRYPTION". If this is turned on, SQL Compare should not care if WITH ENCRYPTION is spe...
1 follower 1 comment 0 votes
ALTER<space><space>VIEW not recognized
It seems like Sql Compare 8 does not recognize ALTER VIEW, ALTER PROCEDURE etc statements if there are multiple spaces in between. This was no problem with Sql Compare 7.
3 followers 10 comments 0 votes