Unable to transfer SQL Server varchar(max) to MySQL text using SSIS
问题 I'm trying to transfer a table from SQL Server to MySQL using SSIS and it is failing on one column that is varchar(max) on SQL Server and text on MySQL. So far I have tried doing this as an OLE DB to ODBC data flow, as well as BCP out into a flat file to ODBC data flow. The field in question is configured in SSIS as DT_TEXT. In both instances, it is producing the following set of errors: [ODBC Destination [47]] Error: Open Database Connectivity (ODBC) error occurred. SQLExecute returned error