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 - 2002-01-29 : 17:24:00
|
| pavan writes "Do we have an alternative other than using stored procedures for "creating users ,thier roles" ? (.For instance in oracle we have "create user command.")" |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2002-01-29 : 18:12:21
|
| What's wrong with using the stored procedures to do this? They work, you don't need an alternative. |
 |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2002-01-30 : 01:08:02
|
| You can use enterprise manager?-Chad |
 |
|
|
|
|
|