The ability to INSERT NULL values into TIMESTAMP columns will be removed in a future version of SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use it. Use DEFAULT instead.
The @property parameter value must be one of the following: 'sync_type', 'priority', 'description', 'subscriber_security_mode', ...
The @status parameter value must be NULL for 'automatic' sync_type when you add subscriptions to an immediate_sync publication. ...
The @sync_type parameter value must be "automatic", "none", "replication support only", "initialize with backup", or "initialize ...
The @wmi_query could not be executed in the @wmi_namespace provided. Verify that an event class selected in the query exists ...
The ability to INSERT NULL values into TIMESTAMP columns will be removed in a future version of SQL Server. Avoid using this ...
The ability to not specify a column name when the datatype is timestamp will be removed in a future version of SQL Server. ...
The ability to return results from triggers will be removed in a future version of SQL Server. Avoid using this feature in ...
The ability to use '#' and '#' as the name of temporary tables and stored procedures will be removed in a future version ...
The ability to use '@' and names that start with '@' as Transact-SQL identifiers will be removed in a future version of SQL ...