SSIS Concepts
Posted in SSIS

SSIS – Synchronous and Asynchronous Transformations

All the dataflow components available in SSIS can be categorized as either Synchronous or Asynchronous components. Synchronous components (non-blocking) A simple explanation of Synchronous transformation is…

Continue Reading...