We Talk Coding

Importing a list of users to multiple databases?

I need to know how I can add users to several databases that has been defined in the SQL Server without reinserting them in every database. There's an "Export list" option on Right Clickmenu inside the users object but I can not find nothing for importing them back. Please Help Me!

Public Comments

  1. I'm not sure which sql you are using, but what you want is called replication. Do a google on "replication + users + which sql" and it should give you some good results.
Powered by Yahoo! Answers