dbTalk Databases Forums  

ssis foreach loop container for xml

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


Discuss ssis foreach loop container for xml in the microsoft.public.sqlserver.dts forum.



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

Default ssis foreach loop container for xml - 09-07-2006 , 04:37 PM






I have a table which contains the file location for each vendor.
For ex. tblVendor
Vendor Location
ABC C:\ABC\Results1.xml
SBC D:\Results2.xml
TNS C:\Results3.xml

I want to loop through this table and select and retrieve the xml file path
for each vendor. Then use this in XML source and then populate the table.

The .XSD file for all the .XML files are same.

So, basically in XML source task the xml file location should read through
the variable.

How do I loop through the table tblVendor and have the variable value set to
filelocation?

Any help is appreciated.

Thanks!



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.