Security Tasks (SQL Server Express)
Securing a database is a critical and challenging task. The following table lists topics in SQL Server 2008 Books Online that can help you understand and set up security in Microsoft SQL Server 2008 Express (SQL Server Express).
Important
The topics listed below might refer to user interface elements or features that are not supported by SQL Server Express. For more information about feature support, see Overview of SQL Server Express.
Task |
SQL Server Books Online topic |
---|---|
Understand security concepts |
|
Manage users |
|
Manage logins |
|
Managing roles |
|
Assign or deny permissions |
CREATE CREDENTIAL (Transact-SQL) GRANT Database Permissions (Transact-SQL) |