Re: Linked Databases
- From: changliw@xxxxxxxxxxxxxxxxxxxx (Charles Wang[MSFT])
- Date: Wed, 15 Nov 2006 06:36:08 GMT
Hi Chunk,
Thanks for your updating and response.
For the password sync issue, you may consider to add your SQL Server
machines into a domain and use Windows authentication for adding the linked
server. You just need to add the client servers Windows login accounts to a
custom user group on your SQL Server 2005 machine, then you can just assign
permissions to the group in your SQL Server 2005 instance. In the client
SQL Server 2000 instances, you can add the linkedserver with Windows
authentication by using "exec sp_addlinkedsrvlogin
'your2005servername','true'".
Saving your presence, I feel a little confused of your issue. I understand
that you have a lot of databases, however if you have only several SQL
Server instances, even if you create several login accounts for the client
SQL Server 2000 instances, the job of adding linked server should not be
fussy. How do you think?
Look forward to your reply. If you have any other questions or concerns,
please feel free to let me know. It is my pleasure to be of assistance.
Charles Wang
Microsoft Online Community Support
======================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
.
- References:
- Linked Databases
- From: Chuck P
- RE: Linked Databases
- From: Charles Wang[MSFT]
- RE: Linked Databases
- From: Chuck P
- RE: Linked Databases
- From: Charles Wang[MSFT]
- Re: Linked Databases
- From: Chuck P
- Linked Databases
- Prev by Date: Re: SQL Server does not exist or acces denied
- Next by Date: LocalSystem and the sysadmin role
- Previous by thread: Re: Linked Databases
- Next by thread: Re: Linked Databases
- Index(es):
Relevant Pages
|
|