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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Two databases - Same Login information

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-11-26 : 12:16:43
Gernot writes "I want to establish two databases on SQLServer 6.5 with the same login information. The first DB is already existing, with nearly 500 user logins. Now, I have to create a second DB. How do I grant access to this second database, based on the logins from the first one? Do I have to set PERMIT for each user manually, especially when adding a new user to the first database? Can I generate a scheduled script for doing that?

Thanx in advance,
Gernot"
   

- Advertisement -