During bulk copy and destination-template transfer processing, the access service automatically sets the StopCondition property to none. Then, it uses the value set in the TransferErrorCount property to determine how many error rows are allowed before processing stops. You can set this value with the following statement:
set TransferErrorCount nnn
The default setting is 0 (zero), which causes the access service to ignore errors.