dbTalk Databases Forums  

Re: Accessing Data from different databases

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Re: Accessing Data from different databases in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Accessing Data from different databases - 09-05-2003 , 01:48 AM






If I read the question correctly then you have basically this type of
scenario

A central subscriber with multiple publishers.

Sorry for the replication terminology but I think that is what you have.

Build a package that does what you want from one of your Publishers.

You can then execute this package for each of your publishers and change the
connections for the Source(Publisher connections) by utilising ideas here

Connections
(http://www.sqldts.com/Default.aspx?101)

You are looking for the DataSource and Catalog properties of the SQL Server
connections.

If the way the data is held at each publisher is the same and the way it
needs to be inserted at the sibscriber is the same then this will work.



--


Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.