Hello All,
Can somebody tell me why is SSIS behaviour like this?
The column "Mês" is DT_WSTR type. I want to convert to int and also do a replace. When i add as a new column it shows data_type as integer as expected but when i want to replace the column "Mês" it reverts to a string and it shouldn't do that or am i missing something?