Skip to content

sorrell/GetErrorColumnNames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Error Column Names in SSIS

A sample package showing how to get Error Column Names.

It reads a flat file (Accts.txt) and tries convert a decimal value into a date, causing errors, and thus the Errors.txt file is created with the error column name and description.

Usage

  • Change the ffRoot variable to the directory where you've cloned to
  • Run it, and open Errors.txt to see the error column names/descriptions

About

Using SSIS Lineage IDs to get Error Column Names

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published