SQL Server error code
SQL Server error 6622
SQL Server raises error 6622 at severity 16, which marks a problem with the query or data that you can correct.
Invalid data type for column "%ls". The data type cannot be text, ntext, image, binary, varchar(max), nvarchar(max), varbinary(max), or xml.
| Msg | 6622 |
|---|---|
| Severity | 16 |
| Group | 6000–6999 |