SQL Server Error Code – 6843 for xml explicit: xml data types and clr

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

SQL Server Error Code

6843

SQL Server Error Description for the Code :6843

FOR XML EXPLICIT: XML data types and CLR types cannot be processed as CDATA in column name ‘%.*ls’. Consider converting XML to a string type. Consider converting CLR types to XML and then to a string type.

Leave Your Comment