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 - 2005-09-20 : 07:09:32
|
| pavan writes "how to create users in sql server. Like sa i want to create user pavan and i want to set password to this userid. the os is server 2000 and sqlserver vertion is 2000." |
|
|
Thrasymachus
Constraint Violating Yak Guru
483 Posts |
Posted - 2005-09-20 : 08:03:45
|
| depends. are you using windows or sql authentication?If I were you, I would go to Start --> Programs --> Microsoft SQL Server --> Books Online --> Contents --> Administering SQL Server --> Managing Security and I would read the whole thing.====================================================Regards,Sean Roussy"pimpin ain't easy, but someone has to do it" -- Pimpin Whitefolks(?) |
 |
|
|
|
|
|