Hi,
i have import the data from excel sheet to table using ssis package.
but i want checking some conditions after extract the excel sheets. i have month,date,and other fields in excel sheet
i want if month field is null, data is not import to table that means package is not working, package shout be failed.
How to show the error or warning message. if month is not null package will be worked on success otherwise that means month is null show the error message.
message- month field is null please enter the month field dnt put empty or null for month column.
Regards,
Abdul Khadir.