Linked Server Between two machines in different domains with different SQL versions



hi everybody

well im trying to create a linked server were the source is a database
on SQL server 2000 and the destination is an SQL server 2005 and the
two servers on different domains

now when i run the openquery statment i get an error says

OLE DB provider "SQLNCLI" for linked server "HR" returned message
"Login timeout expired".
OLE DB provider "SQLNCLI" for linked server "HR" returned message "An
error has occurred while establishing a connection to the server. When
connecting to SQL Server 2005, this failure may be caused by the fact
that under the default settings SQL Server does not allow remote
connections.".
Msg 10061, Level 16, State 1, Line 0
TCP Provider: No connection could be made because the target machine
actively refused it.


and im not sure if i created the linked server correctly, so can anyone
help me in that, and if it was correct and the error was generated
because of another reason can anyone to tell me whats wrong because the
message not that clear for me

.



Relevant Pages

  • Re: Variable text file destination name
    ... How can I change the filename for a text file connection? ... Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) ... > destination of the text file! ... > Connection properties using the Dynamic Properties Task ...
    (microsoft.public.sqlserver.dts)
  • Re: How do I make DTS update data changes
    ... It looks like your option #1 will work for me, and I have created a linked server at the destination that points back to my source database (another SQL Server on a different box). ... I cannot figure how to reference both the source table on the linked server and the target table in my staging database both in the same ExecuteSQL task in DTS. ...
    (microsoft.public.sqlserver.dts)
  • RE: Linked server 7302 error
    ... button for each of the 'Access Permissions' ... the startup account for the SQL Server service is in the ... Microsoft Online Partner Support ... Under the linked server security tab, ...
    (microsoft.public.sqlserver.connect)
  • Re: Microsoft Excell Connection
    ... Use your linked server to Access then as the source by adding a SQL Server ... You should be able to add an Access Connection to a secured Access MDB ... properties enter the location of your system database. ...
    (microsoft.public.sqlserver.dts)
  • Re: Linked Server: How to check if server exists?
    ... The root problem is described in the Books Online topic Batches. ... Rick Byham, SQL Server Books Online ... linked server don't run on those development machines not having that linked ...
    (microsoft.public.sqlserver.connect)