Microsoft KB Archive/100922

From BetaArchive Wiki

ACC1x: Import/Append Actions Return Errors for Each Record

Q100922



The information in this article applies to:


  • Microsoft Access 1.1





SYMPTOMS

Executing import and append actions that cause every record to return an import error generates the following error message:


Couldn't Import. No records found or all records contained errors.


After this error message is displayed, an empty Import Errors table is created. Also, the Help jump for this error message does not display a Help topic, but instead takes you to the Microsoft Access Help Table of Contents.



RESOLUTION

To avoid returning an import error for all records, either modify the existing table's structure or modify the file itself. If at least one record imports correctly, you will not receive the above error message and the Import Errors table will include the correct error descriptions for each error.



STATUS

Microsoft has confirmed this to be a problem in Microsoft Access version 1.1. This problem no longer occurs in Microsoft Access version 2.0.



MORE INFORMATION

Steps to Reproduce Problem



  1. Open the sample database NWIND.MDB.
  2. From the File menu, choose Export. Select Text [Delimited].
  3. Select the Customers table. Name the file CUSTOMER.TXT.
  4. In the Export Text Options box, choose OK.
  5. From the File menu, choose Import. Select Text [Delimited] again.
  6. Select the CUSTOMER.TXT file.
  7. Choose Append to Existing Table, select the Customers table, and choose OK.


NOTE: Due to an indexing violation, trying to use import and append actions to move the CUSTOMER.TXT file back to the Customers table causes an error for each record.

After a few seconds, the above error message is displayed. Note that the Help jump has taken you only to the Help Table of Contents. At the same time, an empty Import Errors table has been created.

Additional query words: table of contents Help table jump import append TOC

Keywords : kbusage
Issue type : kbbug
Technology :


Last Reviewed: November 4, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.