Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Other SQL Server Topics (2005)
 database password

Author  Topic 

little83
Starting Member

3 Posts

Posted - 2009-03-13 : 07:13:25
Dear all

I am trying to create database on the sql server and this database is protected by password, so that the user who has the password has access to that database...not more

how to make that..any ideas?

heavymind
Posting Yak Master

115 Posts

Posted - 2009-03-13 : 07:45:02
sql server permissions schema supports logins/users/database roles/application roles. Use this for your security needs

Thanks, Vadym
MCITP DBA 2005/2008
Chief DBA at http://www.db-staff.com
Go to Top of Page
   

- Advertisement -