Hi,
I have a .csv table with about 50 columns. Some of the cells contain NULL values. When I use the Script Task, I get an error. Is there any way to solve this problem?
Here is error message .
The column has NULL Value.
at Microsoft.SqlServer.Dts.Pipeline.PipelineBuffer.CheckStatusAndNull(Int32 columnIndex)
atMicrosoft.SqlServer.Dts.Pipeline.PipelineBuffer.GetInt32(Int32 columnIndex)
Could anyone help me !!! Thank you in advance