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 » Dataflow Task » T-SQL » raw files
  • SSIS: Data flows or T-SQL

    Update below There has been, and still is, quite alot of conjecture in Conchango as to whether one should use SSIS data-flows or stored procedures for ETL. Traditionally we have implemented ETL solutions using stored procedures. DTS was used but as little more than a workflow engine, occasionally using the data-pump for importing data from ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on March 14, 2006
  • SSIS: How to load related tables

    It is a very common scenario to be able to load two tables in the same data-flow that have a foreign key relationship between them. The question of how to do this gets raised very often on the SSIS forum so I figured I'd try and address it here. Basically, its not possible to do this without using a workaround. There are two possible workarounds ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on February 17, 2006
Powered by Community Server (Personal Edition), by Telligent Systems