The DataAdapter has a ContinueUpdateOnError property which you can set to \'True\' which will continue processing the DataAdapter.Update
I\'ve finally gotten my insert batch to work and now I\'ve been fiddling with the size of the batch, but I can\'t see any difference in performance between a value of 50 and a value of 10000. This see