Table names incorrect in progress dialog box
jmeyer
Posts: 70 Bronze 2
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
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
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.
Redgate Software
Redgate Software
This appears to be fixed in the latest version.