Hi @jn93 ,
You can set the data type of the column as textstream[DT_TEXT].
DT_TEXT could contain an ANSI/MBCS character string with a maximum length of 2^31-1 (2,147,483,647) characters.
integration-services-data-types
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.