xp_grantlogin (Transact-SQL)
SQL Server 2008
Grants a Windows group or user access to SQL Server.
Important |
|---|
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use CREATE LOGIN instead. |
Important