In this blog post, let’s learn about the error message “6847 – The column ‘%.*ls’ is of type sql_variant, which is not supported in attribute-centric FOR XML, with XML Schema.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
6847 – The column ‘%.*ls’ is of type sql_variant, which is not supported in attribute-centric FOR XML, with XML Schema.
Reason for the Error
To be update soon…
Solution
To be update soon…