In an INSERT or UPDATE statement, at most one LOB column may contain a NULL value if LOB columns are inserted using SQLParamData and SQLPutData.
Only include one LOB column in the statement, or use empty strings instead of NULL values.