In this blog post, let’s learn about the error message “9528 – In the XML content that is supplied for the column set ‘%.*ls’, the ‘%.*ls’ attribute on the element ‘%.*ls’ is not valid. The attribute is valid only for sparse columns of data type sql_variant.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
9528 – In the XML content that is supplied for the column set ‘%.*ls’, the ‘%.*ls’ attribute on the element ‘%.*ls’ is not valid. The attribute is valid only for sparse columns of data type sql_variant.
Reason for the Error
To be update soon…
Solution
To be update soon…