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 IamaSherpa 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: *

  1. Mertz1984

    Indeterminate Import /w Access files

    Yes, each of them have the exact same table format and I have tried this strategy by putting the loop over this data flow. I use the same transformation for each X Access files(where X can be from 1 to ?) every week. I just figured there should be a nicer way to do it all than manually...
  2. Mertz1984

    Indeterminate Import /w Access files

    Thanks for the response. This method is basically the tutorial the Microsoft inclues. There must be some oddity to MS Access that thwarts my efforts of looping through an Access file.
  3. Mertz1984

    Indeterminate Import /w Access files

    Hi, and thank you in advance for any help you can provide. My problem is fairly straightforward: I've been trying to find a way using SSIS to import an indefinate number of files(Microsoft Access actually) from a directory, and have been attempting this using a Foreach loop/container. My...

Part and Inventory Search

Back
Top