Dynamic:How to insert tablename (SSIS)

  • Hi Guys,

    I want to perform a task.

    I want to insert the table name of the destination tables to the another table

    My Source : Excel

    My Destination : Sql Server (OLEDB)

    how to do this..

    Like i have inserted the rowcount of the inserted data of the destination table to the another table...

    plzz help me on this..

  • How do you configure the destination table? Is it fixed in the package or dynamic?

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

  • Dyanmic...

    If it was fixed then i wud have hardcore the table name and insert but it is dynamic

  • farooq.hbs (11/8/2012)


    Dyanmic...

    If it was fixed then i wud have hardcore the table name and insert but it is dynamic

    OK, and how do you configure the tablename?

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

  • It is something like this...

    In the Execute SQL task, Should configure this..

    Name of the table of the data flow task and row_count of the insertion took place for everytable into another name..

    I done with the destination rowcount insertion to another table but same like need to configure the table name of the destiantion

  • I'll ask it again. You said you configure your destination in the dataflow dynamically.

    My question was: how?

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

  • farooq.hbs (11/8/2012)


    Dyanmic...

    If it was fixed then i wud have hardcore the table name and insert but it is dynamic

    Hardcore table names? I'm thinking your mind isn't 100% focused on ETL ... 🙂

    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.

Viewing 7 posts - 1 through 6 (of 6 total)

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