Forum Discussion
mikeburek
2 years agoAdvocate III
DWCopyCommandOperationFailed String or binary data would be truncated while reading column of type
I got this in a Fabric pipeline going from an Azure Managed Instance SQL Server to a Fabric Warehouse. The problem turned out to be the default collation of the SQL Server of SQL_Latin1_General_C...
- Anonymous2 years ago
Hi mikeburek
Thank you so much for sharing this question!
If you have any questions, please continue to use the forum to ask.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
2 years agoNot applicable
Hi mikeburek
Thank you so much for sharing this question!
If you have any questions, please continue to use the forum to ask.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- KleberR1 year agoNew Member
Use Copy command with mapped fields. That should do the trick.