Changing the configuration of database options ``++ANSI_NULLS++``, ``++ANSI_PADDING++`` and ``++CONCAT_NULL_YIELDS_NULL++`` is deprecated. The future versions of SQL Server will only support the ``++ON++`` value, and the ``++SET++`` statement for those options to ``++OFF++`` will eventually generate an error.