dbTalk Databases Forums  

Ms-access

comp.databases.ms-access comp.databases.ms-access


Discuss Ms-access in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
saran
 
Posts: n/a

Default Ms-access - 04-15-2011 , 06:07 AM






Help me to solve this error.

The Microsoft Jet database engine cannot find the input table or query
'Table1'. Make sure it exists and that its name is spelled correctly.

Reply With Quote
  #2  
Old   
Bob Barrows
 
Posts: n/a

Default Re: Ms-access - 04-15-2011 , 09:41 AM






saran wrote:
Quote:
Help me to solve this error.

The Microsoft Jet database engine cannot find the input table or query
'Table1'. Make sure it exists and that its name is spelled correctly.
Given the amount of information you have given us (5 times no less!) I'm
afraid you are going to have to solve this one yourself. If you want us to
help you, you need to help us by providing more details. We are not standing
behind you looking over your shoulder at your computer screen.

Based on one of the other posts you made, it sounds like you're executing a
..Net statement. From the error message above, that statement seems to
be trying to get Jet to execute a query in a database and that query
contains a reference to "Table 1". It seems the database in which this query
is executing does not contain an "input table or query" called 'Table 1'.

Beyond that we cannot help you unless you show us the statement you are
executing as well as telling us why you believe the database your code is
connected to actually contains a 'Table 1'

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.