Delimited File Reader Source Sample
This sample includes the binaries for a source component capable of parsing delimited flat files, including files with rows that are missing column fields. Use this sample to learn more about how to:
- Create custom data flow source components for use with SSIS
- Use Visual Studio Test Edition-based unit tests to perfom automated unit testing on data flow components
- Respond to and perform custom UI interaction when a component is dragged to the design surface
- Redirect error rows to an error output
Written by Bob Bojanic