Browse by Tags

All Tags » SQL Server » databases » ssis
  • How to get rowcount efficiently within a SSIS package?

    I would like to call this as how efficiently you can obtain counting rows in SSIS package. Usual thought would come is @@rowcount or COUNT_BIG functions, but this is not that efficient way to obtain the results. SSIS provides the snippet within its components such as using Row Count component, for this you have to create a variable of integer ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on September 5, 2007
  • High Performance Connectivity for SQL Server 2005 and SSIS

    High-speed heterogeneous integration is a challenge for many corporate IT departments today. Most modern IT groups are having to deal with an incredible amount of disparate systems across the organization, coupled with an ever-growing data set. To address these challenges, many IT pros are looking at bringing in high-speed data interconnects to ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on August 17, 2007