Re: Linked server only allow access to one database
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Tue, 05 Feb 2008 14:33:33 -0800
jbyrd (jayloub@xxxxxxxxxxx) writes:
Is it easy to add a linked server and only allow the linked server to
use a single view in one database?
You can set up with sp_addlinkedsrvlogin how to log in at the remote
server. In this case, you would log in with a user that has access to
this single database with the view.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- Linked server only allow access to one database
- From: jbyrd
- Linked server only allow access to one database
- Prev by Date: Linked server only allow access to one database
- Next by Date: Re: Permissions Across Databases
- Previous by thread: Linked server only allow access to one database
- Next by thread: Re: Permissions Across Databases
- Index(es):
Relevant Pages
|
|