Hi All,
I got a SSIS package which looks for a .csv file in a certain folder and if the file exist it loads into staging table . Each and every time when ever file load it fails due to some data issue in the certain field . the feild which has issue data format might be like "
No value, Had An egg/test something @yellow". SSIS package is failing due to /and @ in between the data . Could any one please help me to address this issue ? Thanks in advance . SS |