Question about Comparison

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
marsh1n
Posts: 3
Joined: Fri 09 Oct 2009 11:46

Question about Comparison

Post by marsh1n » Fri 09 Oct 2009 11:54

I am using version 1.50.336 of the Schema Compare for SQL Server and I have a question. We had to change the case of a number of fields in a table (ie. - "field1" to "Field1") when I do the comparison with the "Ignore case" option unchecked and the "Ignore extended properties" checked , the result of the compare is Equal for the table with the different case fields. Is this the expected result?

How do I get the comparison to recognize the table fields are different?

Elias
Devart Team
Posts: 73
Joined: Tue 29 May 2007 14:02

Post by Elias » Fri 09 Oct 2009 16:15

Hello! Currently the option "Ignore case" is applied only to script objects comparison, e.g. procedures, functions, triggers...

But we will discuss adding this feature to Schema Compare 2.0.
I'll notify you about the progress.

Post Reply