Connection from two servers
From: Oded Kovach (roygoldh_at_hotmail.com)
Date: 09/07/04
- Next message: Sue Hoegemeier: "Re: Connection from two servers"
- Previous message: SqlJunkies User: "RE: Can't connection to SQL 2000 on Windows 2003 from web application running on windows xp and IIS 5.1"
- Next in thread: Sue Hoegemeier: "Re: Connection from two servers"
- Reply: Sue Hoegemeier: "Re: Connection from two servers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 7 Sep 2004 12:53:24 +0200
Hello there
I have an sql server program which have 2 sql servers servers are registered
In the query analyser when i open connection to one of them and trying in
the query to access to the another server by the query:
select *
from ODED.web.dbo.cities
WHERE CityCode=1000
I get the error:
Server 'ODED' is not configured for DATA ACCESS.
what can cause it ?
any help would be useful
- Next message: Sue Hoegemeier: "Re: Connection from two servers"
- Previous message: SqlJunkies User: "RE: Can't connection to SQL 2000 on Windows 2003 from web application running on windows xp and IIS 5.1"
- Next in thread: Sue Hoegemeier: "Re: Connection from two servers"
- Reply: Sue Hoegemeier: "Re: Connection from two servers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|