SQL Server Error Code – 1709 cannot use textimage_on when a table has

In this blog post, you’ll learn more about the SQL Server Error Code 1709 and the error message description that is shown

SQL Server Error Code

1709

SQL Server Error Description for the Code :1709

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.

Leave Your Comment