Re: Accessing SQL 2K from SQL 7
From: Geoff N. Hiten (SRDBA_at_Careerbuilder.com)
Date: 06/26/03
- Next message: nntp: "Re: Accessing SQL 2K from SQL 7"
- Previous message: Brian Moran: "Re: Accessing SQL 2K from SQL 7"
- In reply to: Shamim: "Accessing SQL 2K from SQL 7"
- Next in thread: nntp: "Re: Accessing SQL 2K from SQL 7"
- Reply: nntp: "Re: Accessing SQL 2K from SQL 7"
- Reply: Shamim: "Re: Accessing SQL 2K from SQL 7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 12:21:06 -0400
Try updating MDAC on your SQL 7.0 system. Earlier versions (prior to 2.6 or
2.4, I think) don't understand named instances. If updating MDAC isn't an
option, try creating an alias that includes specifying the port number.
-- Geoff N. Hiten Senior Database Administrator Careerbuilder.com "Shamim" <shamim.abdul@railamerica.com> wrote in message news:e9bAog$ODHA.2052@TK2MSFTNGP11.phx.gbl... > We added a new SQL instance of SQL 2K - name XXX\AB > > From SQL 7 server, I did sp_addlinkedserver 'XXX\AB' > > when try to access from SQL 7 > > Select * from [XXX\AB].[dbname].[dbo].[tablename] > > "Specified SQL Server not found" > > Any thoughts ?? > > Sh > > > > >
- Next message: nntp: "Re: Accessing SQL 2K from SQL 7"
- Previous message: Brian Moran: "Re: Accessing SQL 2K from SQL 7"
- In reply to: Shamim: "Accessing SQL 2K from SQL 7"
- Next in thread: nntp: "Re: Accessing SQL 2K from SQL 7"
- Reply: nntp: "Re: Accessing SQL 2K from SQL 7"
- Reply: Shamim: "Re: Accessing SQL 2K from SQL 7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|