Linked SQL Servers

From: Brian (bdavis@insurance.state.al.us)
Date: 12/30/02


From: "Brian" <bdavis@insurance.state.al.us>
Date: Mon, 30 Dec 2002 06:32:56 -0800


I've posted this question before, but haven't had much
luck in getting an answer to it.

I have two SQL Servers located on separate devices
(within the same room). One is SQL Server 2000, the other
is SQL Server 7.0.

Using EM from the 2000 server, I've added the 7.0 server
as a linked server (I've also used sp_AddLinkedServer to
do this). We are using Windows authentication.

When I execute sp_LinkedServers from the 2000 Query
Analyzer, the 7.0 server is returned in the result set as
being linked to the 2000 server.

However, when (either using 2000 EM or attempting to
execute queries against tables in the 7.0 server from the
2000 server), I receive an error message that reads
approximately as follows: "Login failed. Reason: User
Administrator not associated with a trusted SQL Server
connection."

In that I can "ping" the 7.0 server from the 2000 server,
I know that the 2000 server "sees" the 7.0 server.

Any assistance as to what the problem might be will be
greatly appreciated.

Thanks.

Brian



Relevant Pages

  • Re: T-SQL is not quite there yet
    ... StoredProc1 does the same thing to insert data from StoredProc2. ... I assume a lot of this has to do with that the linked server may not ... SQL Server instance, one could surely wish that SQL Server had special ...
    (microsoft.public.sqlserver.programming)
  • RE: SBS 2003 Unable to connect to database STS_Config
    ... Uninstall the SQL server from the SBS 2k3 server from add/remove programs ... Uninstall Microsoft SQL Server Desktop Engine (SHAREPOINT) ... If AV software install any extra IIS virtual directory, ...
    (microsoft.public.windows.server.sbs)
  • Re: Memory issues with 64-bit SQL Server 2005 on 64-bit Win 2003 C
    ... I also checked the individual patch levels for the .NET drivers, SQL Server ... The SQL Server is fully patched, however Windows Update reported that the OS ... Lock pages in memory -- I guess you might have taken care of it as well. ...
    (microsoft.public.sqlserver.clustering)
  • RE: migrating from wmsde to sql server
    ... Click Start, point to All Programs\Microsoft SQL Server, and then click ... then click New SQL Server Registration. ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • Re: Linked Server
    ... SQL instance to be able to delegate on your behalf to the 2nd SQL Server ... [Create Linked Server Object on Middle Server] ... set up its login to use delegation. ...
    (microsoft.public.sqlserver.server)