Options

Table names incorrect in progress dialog box

jmeyerjmeyer Posts: 70 Bronze 2
edited October 11, 2016 9:36AM in SQL Data Compare
SQL Data Compare version 12.0.31.3232

I have a variety of tables that contain underscores as part of the names. If I run DataCompare on those tables then the progress dialogs do cut off the first underscore in the table names. This seems to happen independent of the length of the tablename.
Examples:
Tablename --> Progress dialog
PHEAA_master_SD_analytics --> PHEAAmaster_SD_analytics
PHEAA_master_RS --> PHEAAmaster_RS
PHEAA_master_SD_ref_letter_desc --> PHEAAmaster_SD_ref_letter_desc
PHEAA_master_SD_School_Codes_OPEID --> PHEAAmaster_SD_School_Codes_OPEID

Comments

  • Options
    Hi,

    Thanks for your feedback, it does look like something a little strange is happening here. I've logged a bug with reference SDC-2216 for us to look into this.

    I believe that the underscores are being treated by WPF as an indicator that the next character should be a keyboard hotkey to move to that element. There should be a way to switch this behaviour off which should fix the issue.
    Software Engineer
    Redgate Software
  • Options
    We think we've fixed this in the latest Frequent Update version, 12.0.32.3340. Does this version work for you?
    Software Developer
    Redgate Software
  • Options
    jmeyerjmeyer Posts: 70 Bronze 2
    Sam:

    This appears to be fixed in the latest version.
Sign In or Register to comment.