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 » best practice » ole db source adapter
  • SSIS: Suggested Best Practices and naming conventions

    I thought it would be worth publishing a list of guidelines that I see as SSIS development best practices. These are my own opinions and are based upon my experience of using SSIS over the past 18 months. I am not saying you should take them as gospel but these are generally tried and tested methods and if nothing else should serve as a basis ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on January 5, 2006
  • SSIS: Using dynamic SQL in an OLE DB Source component

    I reckon that one of the most commonly used components in SSIS is the OLE DB Source component. This is the one that you use to pick up data from an OLE DB compliant data source (e.g. a database) in order to use that data in your pipeline. This is done with a SQL statement. One of the more common usage scenarios is to dynamically ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on December 9, 2005
Powered by Community Server (Personal Edition), by Telligent Systems