Quantcast
Channel: Answers for "SSIS data flow Splitting"
Browsing latest articles
Browse All 4 View Live

Answer by the_SQL

In the data flow, you would likely use a conditional-split transform. You can direct data flows according to values.

View Article


Answer by IT1

I figured out the answer..... A good way to achieve Control Flow based on a Condition is by using a dummy script task and set the TaskResult property to success. Public Class ScriptMain Public Sub...

View Article

Browsing latest articles
Browse All 4 View Live