Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MS Access Import Error Table

Tags:

ms-access

When importing data into an MS Access Database, sometimes there are errors in the formatting of the data source.

As I recall, when this happens, MS Access will put the offending row into a separate table called <something>.

What is this table's proper name?

like image 459
BIBD Avatar asked May 02 '26 15:05

BIBD


1 Answers

Import Errors is the name of the table, followed by an integer if you have had previous failed imports. (Access 2003: http://office.microsoft.com/en-us/access-help/import-or-link-data-and-objects-HP005187610.aspx?CTT=1)

Access will create a table called Paste Errors for pasted data.

I notice that in Access 2010, the file is called <name of import file>_ImportErrors, for example, importing try.txt would give try_ImportErrors:

Error                               Field   Row
Null value in an auto-number field     id     2
like image 175
Fionnuala Avatar answered May 05 '26 09:05

Fionnuala



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!