blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » SSIS » ExclusionGroup » SQL Server Integration Services
  • SSIS: ExclusionGroup

    A message was posted on the SSIS forum earlier today asking about ExclusionGroups. BOL is a little light on the subject of why you might use Exclusion Groups so I thought I would elaborate here a little. An ExclusionGroup can be used by synchronous components that have more than one output. In short, an ExclusionGroup is used to tell the pipeline ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on January 5, 2008
  • SSIS Nugget: Multiple outputs from a synchronous script transform

    It is generally accepted that a synchronous script component outputs the same number of rows as are input. Well I have news for you, this doesn't have to be the case. If you have a synchronous script component with multiple outputs then you can choose to send each input row to many or none of these outputs. As a result it is possible to have a ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on September 5, 2005
Powered by Community Server (Personal Edition), by Telligent Systems