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.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-10-17 : 07:52:47
|
hassan writes "hi!please lead me!how i set a password for sqlserver2000 database ( for example pubs database) with interprise manager. best regards;hassan nazarparvar" |
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2006-10-17 : 08:35:29
|
You can't set password for individual database, you can set it for the server. But you can use permissions to prevent access to the database contents.Harsh AthalyeIndia."Nothing is Impossible" |
 |
|
|
|
|