Bulk insert is failing with datatype mismatch, using read range activity read the data into DT and then i did datacolumn conversion to match with database table datatypes

I have also tried with one column of datatype string in DB and DT using read range, still the same error. When i manually created DT using Build Datatable with string datatype , then it worked.I want to do bulk insert by reading a file.

@jyerva

what is the error you are getting

also the column types are exactly matching?

cheers