For Each Loop Container

  • Hi All,

    I have a requirement,

    I have 2 different types of files(.txt and .csv) in a folder , I need to extract them, .csv files data need to sent to one database and .txt files should sent to another second database.

    Can any body help me out this ....

    Regards

    Chetan

  • Several ways of doing this. One is to create a FEL that processes *.txt and then another that processes *.csv.

    A data flow within each FEL takes care of the difference in where the data goes (assuming that all files are the same format).

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

  • why don't you reply to your original question instead of asking the same one again, this just wastes peoples time.

    http://www.sqlservercentral.com/Forums/Topic1012125-361-1.aspx"> http://www.sqlservercentral.com/Forums/Topic1012125-361-1.aspx

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

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