|
|
|
Old Hand
      
Group: General Forum Members
Last Login: 2 days ago @ 9:02 PM
Points: 323,
Visits: 804
|
|
i am trying to retrieve error column name information on redirection of error rows at OLEDB destination component.
On re-direction .............SSIS is providing only Errorcode and ErrorColumn information.
The value in the ErrorColumn is an integer which refers to a ID in the metadata.
require a logic to translate the ID to appropriate column name from with in the package.
any help on this
---------------------------------------------------
Thanks
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Wednesday, November 17, 2010 5:56 PM
Points: 185,
Visits: 637
|
|
| This post may help: http://www.sqlservercentral.com/Forums/Topic456102-148-1.aspx
|
|
|
|