SSIS: Excel destination error message 'cannot convert between unicode and non-unicode'
GOAL: move data from SQL Server to Excel with SQL Server Integration Services.
PROBLEM: the package doesn't work and you receive the error "cannot convert between unicode and non-unicode".
SOLUTION
Add a Data Conversion task between Source and ...
massyfigini.hashnode.dev1 min read