SQL Server Error Msg 9526 – In the XML content that is supplied for the sparse column set ‘%.*ls’, the ‘%.*ls’ attribute value on the element ‘%.*ls’ is out of range. The valid range is from 1 to %d.

In this blog post, let’s learn about the error message “9526 – In the XML content that is supplied for the sparse column set ‘%.*ls’, the ‘%.*ls’ attribute value on the element ‘%.*ls’ is out of range. The valid range is from 1 to %d.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

9526 – In the XML content that is supplied for the sparse column set ‘%.*ls’, the ‘%.*ls’ attribute value on the element ‘%.*ls’ is out of range. The valid range is from 1 to %d.

Reason for the Error

To be update soon…

Solution

To be update soon…