HI,
IN MY TAVBLE I HAVE 1 FIELD WHICH ACCEPT VALUES LIKE 2,3,4
now from my ssis package , some values coming other than that field,so my package gets failed,how to implement check in ssis , i need to see condition if that column has 2 /3/4 then only insrt into database otherwise not