Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 932994 - Last Review: July 10, 2007 - Revision: 2.1
You receive an error message when you run a query that includes a field name that begins with a double-byte Arabic number in Access 2007 or Access 2003
On This Page
SYMPTOMS
In Microsoft Office Access 2007 or in Microsoft Office Access 2003, you receive an error message when you run a query that has a field name. This problem occurs if the field name begins with a double-byte Arabic number.
For example, if the field name contains two or more characters, such as
"1Month", you receive the following error message:
Syntax error in query expression ' Table Name .1Month':
Missing operator.
If the field name only contains one character, such as "1",
you receive the following error message:
Invalid use
of '.', '!', or '()' in query expression ' Table Name. '.
Note
In Access 2003, this issue only occurs when you run the query on a Windows
Vista-based computer.
RESOLUTION
To resolve this problem, enclose the field name in
single-byte square brackets ([ ]). For example, change the field name from
1Month to
[1Month].
MORE INFORMATION
Steps to reproduce the problem
- In Access, create a table.
- Define a field by using a
name that begins with a double-byte Arabic number.
- Create a query that refers to the field in the table.
- Run the query.
APPLIES TO
- Microsoft Office Access 2007
- Microsoft Office Access 2003
| kberrmsg kbexpertiseinter kbtshoot kbprb KB932994 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate
Be the first to leave feedback, to help others about this knowledge base
article.
(Optional) Name
(Optional)
Public URL Or Email
Comments
No
HTML -- Text Only Please