VARCHAR Length

Options

I am running into this error message for SQL Writeback Connector.

Domo is ready but Sql Server returned: Received an invalid column length from the bcp client for colid 1.

Is this because the datatype is varchar(255) in SQL server, but DOMO has varchar(max)?