How can we help you today? How can we help you today?

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
ps81
0

Comments

3 comments

  • Andy C S
    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!
    Andy C S
    0
  • ps81
    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
    ps81
    0
  • Andy C S
    Yes, this switch is for data comparison - sorry if that wasn't clear!
    Andy C S
    0

Add comment

Please sign in to leave a comment.