dbTalk Databases Forums  

Looping Multiple Data Sources

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


Discuss Looping Multiple Data Sources in the microsoft.public.sqlserver.dts forum.



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

Default Looping Multiple Data Sources - 09-06-2006 , 11:08 AM






I am confused to the point of extreme frustration and thinking about
having one of our .NET developers just write a custom application to do
what I need. To give you more background, we run a 3rd party piece of
software in a 5-7 Microsoft SQL server environment. I want to extract
data from these 5-7 servers into a warehouse location. Sounds simple
enough right? I'd prefer to have this read the list of servers from
a table in the warehouse location because doing this any other way
seems like it would be extremely high maintenance. At that point, I
would want it to loop through the list of servers and retrieve a list
of databases for that server. Once the list of databases for each
server has been retrieved, I'd like to actually query each specific
database and send data back to the warehouse noting exactly where the
data came from (server and database). Is this possible to achieve from
Integration Services or am I missing something or what? I am
relatively new to SSIS, but I would think some kind of functionality
such as this would be possible with this product because it is touted
as being made for the purpose to ETL. Any help or suggestions are
greatly appreciated.


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.