Invalid query name

  • Thread starter Thread starter Keith H.
  • Start date Start date
K

Keith H.

I have created a query and when I try to test it a
message pops up telling me it's an invalid name. I have
already (several times) done a repair and rebooted the
PC. I have even let Access use a default name. Any
suggestions?
 
I have created a query and when I try to test it a
message pops up telling me it's an invalid name. I have
already (several times) done a repair and rebooted the
PC. I have even let Access use a default name. Any
suggestions?

Please open the Query in SQL view and post the SQL text here, along
with the name of the table or tables that you want to include.

Note that if your table name contains blanks or other special
characters, you must enclose the name in [square brackets].
 
John,

For some inexplicable reason I cannot reproduce the error
today. I had deleted all the the offending queries
yesterday and just copied from a working one and modified
it to do what I wanted. That worked ok.

Maybe I just overtaxed my poor computer's brain power.
As I said... I built the same query today from scratch
and now it works. Go figure!

Anyway, thanks for your response.
Keith
-----Original Message-----
I have created a query and when I try to test it a
message pops up telling me it's an invalid name. I have
already (several times) done a repair and rebooted the
PC. I have even let Access use a default name. Any
suggestions?

Please open the Query in SQL view and post the SQL text here, along
with the name of the table or tables that you want to include.

Note that if your table name contains blanks or other special
characters, you must enclose the name in [square brackets].


.
 

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

Back
Top