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 |
JSK
Starting Member
1 Post |
Posted - 2012-02-02 : 05:03:07
|
Hello,I will restore several databases (.bak files) to a different SQL server. All databases are related to each other. I was told, after I restored the databases I have to delete the users under each database\Security\users. After this I should create new Logins under Security\Logins and map these users to my restored databases and define the role memberships.1st: is there an easier way to do this2nd: can I script my restore procedure to automate the restoreThanks to all... |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|