I'm new to SSIS, but I've spent a few hours reading and trying to get this working before I'm posting here.
I'm trying to get a simple instance of a Term Lookup that is fed from a Flat File Source to read correctly.
I was following this guide:
I am getting this error and can't seem to figure out what's wrong:
TITLE: Package Validation Error
------------------------------
Package Validation Error
------------------------------
ADDITIONAL INFORMATION:
Error at Data Flow Task [Term Lookup [110]]: The reference column can only have DT_STR or DT_WSTR as its data type.
Error at Data Flow Task [SSIS.Pipeline]: "component "Term Lookup" (110)" failed validation and returned validation status "VS_ISBROKEN".
Error at Data Flow Task [SSIS.Pipeline]: One or more component failed validation.
Error at Data Flow Task: There were errors during task validation.
(Microsoft.DataTransformationServices.VsIntegration)
------------------------------
BUTTONS:
OK
------------------------------
Any help would be GREATLY appreciated.
I'm trying to get a simple instance of a Term Lookup that is fed from a Flat File Source to read correctly.
I was following this guide:
I am getting this error and can't seem to figure out what's wrong:
TITLE: Package Validation Error
------------------------------
Package Validation Error
------------------------------
ADDITIONAL INFORMATION:
Error at Data Flow Task [Term Lookup [110]]: The reference column can only have DT_STR or DT_WSTR as its data type.
Error at Data Flow Task [SSIS.Pipeline]: "component "Term Lookup" (110)" failed validation and returned validation status "VS_ISBROKEN".
Error at Data Flow Task [SSIS.Pipeline]: One or more component failed validation.
Error at Data Flow Task: There were errors during task validation.
(Microsoft.DataTransformationServices.VsIntegration)
------------------------------
BUTTONS:
OK
------------------------------
Any help would be GREATLY appreciated.