1 - 1 of 1 containing alltags:("System.InvalidOperationException was unhandled - Message="The given ColumnName 'BIN_LOC' does not match up with any column in data source."")(0.001 seconds)
We have a txt file (size around 2 G) that loads very slowly > 8 hrs. So, we decided to use bulk copy to accelerate the process.
This txt file has some special headers (the second line contains t...