Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add Only 1 user at a time?
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00179960
Message ID:
00180014
Views:
30
>I am setting up an app in sql 7.0 and am trying to add users to the newly created database. I can only seem to add users manually by typing in the NT account names -- Is there a better way???
>
>Kevin

If you're using NT auth. group like users (ie. accounting, picking, ...) and create an NT group for them. Then add the groups to SQL Server as a login. You can then map the NT group login to a user-defined role in the database.

There's probably a way to create a script that would automatically add users but I don't know it off hand.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform