SQL Server Error Msg 968 – Warning: The XML facet on type “%.*ls” in schema collection “%.*ls” is updated from “%.*ls” to “%.*ls” because Sql Server does not support negative years inside values of type xs:date or xs:dateTime.

In this blog post, let’s learn about the error message “968 – Warning: The XML facet on type “%.*ls” in schema collection “%.*ls” is updated from “%.*ls” to “%.*ls” because Sql Server does not support negative years inside values of type xs:date or xs:dateTime.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

968 – Warning: The XML facet on type “%.*ls” in schema collection “%.*ls” is updated from “%.*ls” to “%.*ls” because Sql Server does not support negative years inside values of type xs:date or xs:dateTime.

Reason for the Error

To be update soon…

Solution

To be update soon…