Symptoms
When deploying a project the following error message is displayed
"Error: The locale id '1030' of the source column 'DW_Account' and the locale id '1033' of the destination column 'DW_Account' Solution: Enable 'Force Codepage Conversion'"
Resolution
-
Navigate to the Data Sources node in the project and right click on the data source, select Edit Microsoft SQL Provider.
-
Check the box that reads Force Codepage Conversion.
-
Re-attempt the Manual Deployment and Execution of the project.
Comments