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 |
zaidiwaqas
Starting Member
8 Posts |
Posted - 2010-04-14 : 03:29:18
|
i have an SQL 2005 DB on windows authentication on SERVER A, i need to add Admin login of Server B to the SQL Server Security logins group of Server A. this access is required so that application on Server B can access the database on Server AApplication is SAP BI (For Eg: If BI Server name is BID and the admin login for this server is BIDADM, i need to add BIDADM to Logins/Users group of SQL Server and also for the specific database).how to do that? i am using SQL server 2005 with Management Studio.any help will be highly appreciated,thanksWaqas |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|