Error Message: Columns cannot convert between unicode and non-unicode string datatype
Action:
When I am executing a package that includes Lookup Plus Component I get the following error message:
Error Message:
Columns cannot convert between unicode and non-unicode string datatype
Solution:
To resolve this issue you need to set up the Lookup's output column DataType to string[DT_STR].
Please follow the steps:
1) Right click on the COZYROC Lookup Plus component and select Advanced Editor
2) Change the output column DataType to string[DT_STR] for the column in question.
Please see the screenshot below: