SQL Server error code
SQL Server error 6625
SQL Server raises error 6625 at severity 16, which marks a problem with the query or data that you can correct.
Could not convert the value for OPENXML column '%ls' to sql_variant data type. The value is too long. Change the data type of this column to text, ntext or image.
| Msg | 6625 |
|---|---|
| Severity | 16 |
| Group | 6000–6999 |