Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: msa11
  • Order by date
  1. msa11

    SSIS - Extract a Dynamicaly Created Zip File

    you can do this with for each loop using file enumerator 1. use wildcard to get your filenames 2. store filename in variable 3. unzip your file using filename stored in variable following thread will help you http://sqlis.com/sqlis/post/Looping-over-files-with-the-Foreach-Loop.aspx

Part and Inventory Search

Back
Top