ACC2000: "Couldn't Find Input Table or Query" Error Message

ID: Q209661


The information in this article applies to:
  • Microsoft Access 2000

Novice: Requires knowledge of the user interface on single-user computers.


SYMPTOMS

When you run a query, you may receive the following error message:

The Microsoft Jet database engine cannot find the input table or query 'Table1'. Make sure it exists and that its name is spelled correctly.
When you open the query in Design view, the field list is empty, but the query grid still refers to deleted tables or fields.


CAUSE

The query will continue to refer to the deleted table or fields so that you can determine what was deleted.


RESOLUTION

Modify your query so that it refers to tables or fields that do exist.


MORE INFORMATION

Steps to Reproduce Behavior

  1. Create a new table with one field. Save the table as Table1.


  2. Create a new query based on Table1. Drag the field from the field list to the query grid.


  3. Save the query as Query1.


  4. In the Database window, delete Table1.


  5. Open Query1. Note that you receive the error message:


  6. The Microsoft Jet database engine cannot find the input table or query 'Table1'. Make sure it exists and that its name is spelled correctly.
  7. Open the query in Design view. Note that although the field list is empty, the query grid still refers to the deleted table and field.


Additional query words: prb

Keywords : kberrmsg kbdta QryOthr
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbprb


Last Reviewed: May 13, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.