|
|
|
|
Browse by Tags
All Tags » Connect » permissions » documentation (RSS)
-
SQL Server 2000's SET IDENTITY_INSERT ON topic says:
Execute permissions default to the sysadmin fixed server role, and the db_owner and db_ddladmin fixed database roles, and the object owner.
While the SET IDENTITY_INSERT topic for SQL Server 2005 (and up) says:
User must own the object, or be a member ...
|
|
|
|
|