Hello,
I am writing data into Azure SQL using Bulk Upload (ssvb).

I am getting an error message on the output tool

Strange thing is that if I just use regular ODBC, it doesn't give me the error and writes the data into database fine.
Any idea why this happens to only Bulk Upload?
I am using Alteryx Version 2022.1.1
I checked the size of data and size limit on SQL database.
All columns are within the size limit.
Thank you