CREATE INDEX statements with a DROP_EXISTING option are not supported in a data-tier application. Remove the statement or the DROP EXISTING option before rebuilding.
CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit ...
CREATE DEFAULT and DROP DEFAULT will be removed in a future version of SQL Server. Avoid using CREATE DEFAULT and DROP DEFAULT ...
CREATE FUNCTION statements with cursor parameters are not supported in a data-tier application. Remove the statement or the ...
CREATE FUNCTION statements with ENCRYPTION option are not supported in a data-tier application. Remove the statement or ENCRYPTION ...
CREATE INDEX statements with a DROP_EXISTING option are not supported in a data-tier application. Remove the statement or ...
CREATE LOGIN statements with DEFAULT_DATABASE option are not supported in a data-tier application. Remove the statement or ...
CREATE LOGIN statements with PASSWORD or SID options that do not specify a MUST_CHANGE option are not supported in a data-tier ...
CREATE PROCEDURE statements with cursor parameters are not supported in a data-tier application. Remove the statement or ...
CREATE PROCEDURE statements with ENCRYPTION option are not supported in a data-tier application. Remove the statement or ...