SQL Server Error Msg 21844 – Can not alter XML, CLR type or MAX type column because table is published and article ‘%s’ supports the schema option to map this to a base column type.

In this blog post, let’s learn about the error message “21844 – Can not alter XML, CLR type or MAX type column because table is published and article ‘%s’ supports the schema option to map this to a base column type.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

21844 – Can not alter XML, CLR type or MAX type column because table is published and article ‘%s’ supports the schema option to map this to a base column type.

Reason for the Error

To be update soon…

Solution

To be update soon…