SSIs disc

  • Hi Friends i have small doubt in loading data .

    suppose i have a folder that folder contains 3 excel sheets data and 5 flat files data. all sheets data like

    id,name,sal so how to load flatfiles and excel sheets data dynamicaly in ssis .iam trying to useing foreach enumrator but some error occurs. plz tell me how to use foreac enumrator while loading flat files and excel sheet dynamicaly. plz tell me the process. is it possible or not to loading data

  • Have two ForEach loops - one for txt files, and one for Excel files.

    John

  • You should have two for each container one for text file and one for excel

    or convert excel into text files

  • Next time, also post the error message. It would be quite hard to debug without it.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply