SSIS How many arrows can come out from ole db source
I have an ole db source, I want to connect to it to a row count transformation (count how many rows were returned from db source) as well as a flat file destination to output all the rows. I was trying to connect ole db source to both row count and flat file destination in parallel, however I found one of the row is always red, i.e., only if there is a failure in ole db source, then go to that transformation. I do not want that. I want to run both tasks on success. How can I do that? I ended up connecting ole db source to row count to flat file destination. Looks like that is the only way.
August 26th, 2012 7:00pm

Hi Prem, Unfortunately, you can only have one output from a source. However, you can use Multicast Transformation to achieve what you want. Hope this helps..Shahfaisal Muhammed http://shahfaisalmuhammed.blogspot.com
Free Windows Admin Tool Kit Click here and download it now
August 26th, 2012 8:45pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics