SSIS Validation Warnings -
02-07-2006
, 05:30 AM
Hi,
I'm just designing my first SSIS package, I had it working no problems and
then I played around a little by adding a row count function between source
and destinations in my data flow task. Since removing these row counts I now
get a little icon which says "Validation warnings occured" when I hover
over... I look at the execution results when debugging and there are no
validation warning so I'm at a loss as to what these are? Anyone know how I
can find out or get rid of this 'warning', the package executes just fine but
I shouldn't have this warning?
Thanks |