Contents - Index


Abort on Type Mismatch
This tells DBQwikEdit's Data Mover to stop trying to move data if the data types of the mapped fields are not compatible.
  • If checked, then DBQwikEdit stops when the error is reached.
  • if not checked, then DBQwikEdit will write the error to the log and continue on other records.

    For example if you have a text field with the values '1,2,3,A,4' and try to move this to a numeric field in the destination, then the "A" will cause at data mismatch. Data mover will stop when it reaches"A" if you have selected this option.