Control Processing with the TransferErrorCount Property

During bulk-copy and destination-template transfer processing, the access service automatically sets the StopCondition property to none.

It uses the value set in the TransferErrorCount property to determine how many error rows are allowed before processing stops. Set the value for the TransferErrorCount property with:
set TransferErrorCount nnn 

The default setting is 0 (zero), which causes the access service to ignore errors.