query error message - Jet database Engine

G

Guest

The name of the query that I am trying to run is called
"qryRegionalAdmitSummary_Mark". The error message that I get says:

"The Microsoft Jet database engine does not recognize
'qryRegionalAdmitSummary_Mark' as a valid field name or expression"

So, I don't understand how the name of the query I'm running can show up in
the error message as an invalid field or expression? The query doesn't call
itself! Can anybody tell me why this might happen?
 
G

Guest

Could be a corruption problem. Try going into SQL view and copy the SQL
statement. Next open a new query and past the SQL into it. See if that one
runs.

Below are some good resourses about Access corruption.

Tony Toews has an excellent web page on database corruption.
http://www.granite.ab.ca/access/corruptmdbs.htm

Allen Brown also has excellent info on corruption.
http://allenbrowne.com/ser-47.html

I have a white paper in a Word document named Fix Corrupt Access Database
towards the bottom this page:
http://www.rogersaccesslibrary.com/OtherLibraries.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

JET ENGINE ? 2
Jet Database Error 9
Subqueries 2
Parameter Crosstab Chart Mixup 1
Jet error 6
Report Error "Database Engine" 5
Microsoft Jet database Engine "MSysDb" 1
Chart subform on report 12

Top