Home Forums Data Warehousing Integration Services How to log the source count , inserted count and updated count in to log table RE: How to log the source count , inserted count and updated count in to log table

  • vipin_jha123 (3/26/2015)


    Hi ,

    I am working on SSIS package where I have to implement logging for records count.

    In my package I have 20 Data Flow Task, now my requirement is to log the source count , inserted count and updated count in to log table.

    please suggest me how can achieve this

    regards,

    Vipin jha

    Which method are you using to perform the inserts and updates?