Activity overview
Latest activity by ps81
andy.campbell.smith wrote:
There's a list of the command line switches for SQL Data Compare here: http://www.red-gate.com/supportcenter/C ... CL_Options
It looks like you're after /CaseSensitiveObjectDefinition, alias /cs. Let me know if that sorts you out!
I want to make sure that comparison of the actual data is case sensitive (contents of the table) and not the actual actual table names( it doesn't matter it is or not).
Thanks,
PS / comments
andy.campbell.smith wrote:
There's a list of the command line switches for SQL Data Compare here:http://www.red-gate.com/supportcenter/C ... CL_Options
It looks like you're after /CaseSensitiveO...
case sensitive command line data comparasion
Hi all,
How do i make sure that my data comparison is case sensitive? All the options are provided using command line i.e. no project file.
TIA
PS