SSIS - Reading multiple source files using Foreach Loop Container

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 12

  • @shalinidear
    @shalinidear 2 роки тому +1

    Thank you. The videos are under rated. It should get more popularity.

  • @SuperSivabharathi
    @SuperSivabharathi Рік тому +1

    Thank you so much. Clear and neat explanation. It helps me a lot!!

  • @krishnabotla
    @krishnabotla Рік тому

    Thanks Madam. Good Explanation. and it is the real time senario what I am looking. Finaly got it.

  • @prashanthtalla
    @prashanthtalla 5 місяців тому

    Thank you so much. Assuming that the target is a database table, how to change this logic to read the files in parallel and load into the target in parallel instead of sequentially?
    The actual requirement is a SQL task prior to the Foreach Loop is feeding a list of databases against which same SQL has to be run in parallel (as the SQL runs for a long time) on all the databases that the Foreach Loop receives and the data extracted from each database should be loaded to the same target table in the target database.

  • @vaibhavgupta006
    @vaibhavgupta006 Рік тому

    If we have excel files and new columns are introduced in the data how do we update the package?

  • @apurvasharma645
    @apurvasharma645 3 роки тому +1

    Thank you so much :) really help me :)

  • @zmb6991
    @zmb6991 3 роки тому +1

    Thank you for this video