BUG: Error When Deleting a Record Using the Apex Grid Control (156503)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2b
- Microsoft Visual C++, 32-bit Professional Edition 4.2
- Microsoft Visual C++, 32-bit Professional Edition 4.2b
This article was previously published under Q156503 SYMPTOMS
When deleting a record in the data-bound Apex Grid Control (DBGRID32.OCX),
the following error appears in a message box:
37000: [Microsoft][ODBC Microsoft Access 7.0 Driver]
Syntax error in query expression 'current of SQL_CUR12522868X'
The actual cursor name may vary, so instead of "SQL_CUR12522868X," you may
see "SQL_CURXXXXXXXXX" where the X can be any value.
CAUSE
This is a problem in the Apex Grid control.
RESOLUTION
To work around the problem, set the CursorDriver property of the Remote
Data Control (RDC) to one of the following: - ODBC Cursor
- Server-side cursor
STATUS
Microsoft has confirmed this to be a problem the Microsoft products listed
at the beginning of this article. We are researching this problem and will
post new information here in the Microsoft Knowledge Base as it becomes
available.
Modification Type: | Major | Last Reviewed: | 12/1/2003 |
---|
Keywords: | KB156503 |
---|
|