I am trying to upload excel file into a sql table. The datatype column is int however if the excel input file has a single row as varchar it is converting to null value in the sql table. What need to be configured to fail the dataflow task
↧