How to grant a SQL Server login access to a database (Enterprise Manager)
To grant a SQL Server login access to a database
- Expand a server group; then expand a server.
- Expand Databases; then expand the database to which the login will be granted access.
- Right-click Users; then click New Database User....
- In Login name, click the Microsoft® SQL Server™ login to which database access will be granted.
- Optionally, in User name, enter the username that the login is known by in the database. By default, it is set to the login name.
- Optionally, select database role memberships in addition to public (default).
See Also
(c) 1988-98 Microsoft Corporation. All Rights Reserved.