SQL Server error code
SQL Server error 1709
SQL Server raises error 1709 at severity 16, which marks a problem with the query or data that you can correct.
Cannot use TEXTIMAGE_ON when a table has no text, ntext, image, varchar(max), nvarchar(max), non-FILESTREAM varbinary(max), xml or large CLR type columns.
| Msg | 1709 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |