Microsoft SQL Server 7.0 System Administration Training Kit

[Previous] [Next]

Chapter 12

About This Chapter

Logins grant access to the SQL Server. Users and roles grant access to a database. This is analogous to using your cash card and PIN to gain access to an ATM. Before you can withdraw cash from your account, the bank will check to see that you have sufficient funds and that you are not trying to withdraw more than a daily limit. In the same way, every time you attempt to execute statements or use objects in the database, SQL Server will check that you have permission to perform these operations.

Permissions are granted to or revoked from users and roles in the database. It is important to plan the permissions that you grant to each user or role. Remember that a user of a database may be an individual user or a Windows NT group. Each database has its own independent permissions system.

Before You Begin

To complete the lessons in this chapter, you must have

You must also have done the following:

Категории