Closed A9G-Data-Droid closed 4 years ago
Various text formatting issues could cause records to fail to import. Currently, upon an error the table import stops and silently continues.
We need to trap\report the error here, and continue processing records.
ERRORS I HAVE SEEN: Error: 3314 You must enter a value in the 'CannotBeBlank' field. Error: 3421 Data type conversion error. Error: 9 Subscript out of range
Various text formatting issues could cause records to fail to import. Currently, upon an error the table import stops and silently continues.
We need to trap\report the error here, and continue processing records.