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 |
pompel
Starting Member
1 Post |
Posted - 2009-03-13 : 06:30:01
|
I'm about to upgrade a system by restoring original DB to a new DB (on the same SQL 2005 server) with a new DBname.How do I expand logins to be users of the new DB? (The users are allready in place in the new DB by the restoring). It's approximate 350 users, so a script to handle the issue is what I'm asking for.Thank you in advance for any answers! |
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2009-03-13 : 07:32:57
|
Use this:http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=119748 |
 |
|
heavymind
Posting Yak Master
115 Posts |
|
|
|
|