SQL Server error code
SQL Server error 6609
SQL Server raises error 6609 at severity 16, which marks a problem with the query or data that you can correct.
Invalid data type for the column "%ls". Allowed data types are CHAR/VARCHAR, NCHAR/NVARCHAR, TEXT/NTEXT, and XML.
| Msg | 6609 |
|---|---|
| Severity | 16 |
| Group | 6000–6999 |