Once you have created the Windows NT accounts, SQL Server logins, and database roles for your users, then you can assign the users to your team solution. While the SQL Server login makes it possible for the users to connect to the SQL Server system, a database user account is required to access individual databases.
These user accounts are created within each team solution and are unique to each solution. Before you can create these accounts, you must set up valid Windows NT accounts and SQL Server logins. For more information about creating Windows NT accounts and SQL Server logins, see Windows NT and SQL Server Security.
When creating database user accounts, you have two options:
After creating the database users, you can assign those users to the roles in your team solution. For details, see Assigning Users to Database Roles.
By default, SQL Server Enterprise Manager is installed by SQL Server Setup as part of the server software on computers running Windows NT and as part of the client software on computers running Windows NT, Windows 95, and Windows 98.
To create a database user using the Enterprise Manager
Repeat these steps as necessary to create additional database users.
Microsoft Access can be used to create database users for your SQL Server database using an Access data project.
To create a database user using Microsoft Access
Note When an Access data project is loaded and you are working in the Access Workflow Designer, you can access the Security option from the Tools menu in the designer as well.
Repeat these steps as necessary to create additional database users.