Error: [Microsoft][ODBC SQL Server Driver]String data, right truncation (SQL-01004)
while running a perl DBI against MS SQL Server 2008.
Cause: unknown. But the field data size might be relevant (for example, incorrect sampling/guessing of the field size by the ODBC).
Fix: Exclude the field from the query.