ACC2002: Access Quits When Running a SQL Query (295277)
The information in this article applies to:
This article was previously published under Q295277 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb).
SYMPTOMS
In Microsoft Access, you may receive the following error message when you run a SQL query:
Microsoft Access has encountered a problem and needs to close. We are sorry for the inconvenience.
CAUSE
This behavior occurs with incorrectly written SELECT statements.
RESOLUTION
To work around this issue, use the design grid in query Design view to create queries. If you must write your own SQL query, test it first with a backup of your database. When you write SQL queries, avoid enclosing the items listed in the SELECT clause in parentheses.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 11/5/2003 |
---|
Keywords: | kbbug kberrmsg kbnofix KB295277 |
---|
|