
SQL Server SSIS Sample Component: SeeBuffer
Brief Description
SeeBuffer is an SSIS dataflow component that sits in a data flow and is provided a look at each buffer that is presented to it.
On This Page
Quick Details
| File Name: | SetupSeeBuffer.msi |
| Version: | 1.1 |
| Date Published: | 1/26/2006 |
| Language: | English |
| Download Size: | 116 KB |
| Estimated Download Time: | 1 min 56K |
Overview
This component is the first of a series of components that illustrate increasingly complex
behavior, each one exercising a greater proportion of the SSIS object model. If studying in order, this component precedes UnDouble.
This component is useless for business. It does offer some pedagogical features. I use it to introduce the ProcessInput method, the runtime interface, and the buffer.
Top of page
System Requirements
- Supported Operating Systems: Windows 2000; Windows Server 2003; Windows XP
SQL Server 2005; Visual Studio 2005
Top of page
Instructions
Install and build as directed in readme.txt
Top of page
Top of page
Top of page