SQL Server Error Msg 967 – Warning: The index “%.*ls” on “%.*ls”.”%.*ls” is disabled because the XML data bound to it may contain negative values for xs:date and xs:dateTime which are not longer supported.

In this blog post, let’s learn about the error message “967 – Warning: The index “%.*ls” on “%.*ls”.”%.*ls” is disabled because the XML data bound to it may contain negative values for xs:date and xs:dateTime which are not longer supported.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

967 – Warning: The index “%.*ls” on “%.*ls”.”%.*ls” is disabled because the XML data bound to it may contain negative values for xs:date and xs:dateTime which are not longer supported.

Reason for the Error

To be update soon…

Solution

To be update soon…