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

  • Then it becomes very easy – use multiple Rowcount transformations to capture the counts in the DF and then write those variables out to your logging table using a subsequent ExecuteSQL task.

    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.