Cannot convert between unicode and non-unicode string data types error in SSIS
Views (3988)
While using the OLE DB Source component in SSIS, on updating its SQL Command we started getting the below error for “Phone” column in our Table. The fix is to open the Advanced Editor for the OLE DB Source component Change the Data Type (non-unicode string) for the Phone column inside Output Columns in Input … Continue reading "Cannot convert between unicode and non-unicode string data types error in SSIS"
This was originally posted here.

Like
Report
*This post is locked for comments