![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
(Note: SSIS not DTS) Anytime I try to perform lookups for string columns, I never get a match unless the string takes up the maximum size. For example: Pipeline Value Lookup Value Result ========= ========= ===== THIS WORKS THIS WORKS Finds lookup value NOPE NOPE Does NOT find lookup value The database string is declared as varchar(whatever) and the pipeline is declared as DT_STR(whatever), where "whatever" is an equal value length for the strings. I am trimming all string data as it is loaded from the flat files into the pipeline. Is this causing the problem? Thanks! Brandon |
![]() |
| Thread Tools | |
| Display Modes | |
| |