Re: How to query two SQL Server instances
From: Roji. P. Thomas (lazydragon_at_nowhere.com)
Date: 06/24/04
- Next message: Urs: "Re: Extracting data from all related tables"
- Previous message: JP: "Linked Server to Access DB (pllleeeaasseee help) :)"
- In reply to: Alan: "How to query two SQL Server instances"
- Next in thread: Hari: "Re: How to query two SQL Server instances"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 24 Jun 2004 11:47:28 +0530
Just make it as linked server
-- Roji. P. Thomas SQL Server Programmer "Alan" <NOSPAMalan_pltse@yahoo.com.au> wrote in message news:ePcCQFbWEHA.1764@TK2MSFTNGP10.phx.gbl... > I need to run a stored procedure, or make it simpler, to run a query to > access the databases from two machines location at different locations. > > On client's machine A, say in city A, have installed SQL Server, another > machine in head office, say in city B, there is another SQL Server in that > machine. > I need to execute a query/stored procedure to query the local database(city > A) and the database in head office(city B), what configuration of the local > machine SQL Server should need to do in order the stored procedure can 'see' > the databases in head office ? > > Do I need to register the head office SQL Server instance in EM of the local > SQL Server ? Then need to make it as linked server ? > > Please help, thanks in advance. > >
- Next message: Urs: "Re: Extracting data from all related tables"
- Previous message: JP: "Linked Server to Access DB (pllleeeaasseee help) :)"
- In reply to: Alan: "How to query two SQL Server instances"
- Next in thread: Hari: "Re: How to query two SQL Server instances"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|