PRB: Recordset DTC with COMPUTE Statement Returns Error 80040e21 (193227)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q193227 SYMPTOMS
When calling a SQL statement or stored procedure from a Recordset Design-
Time Control (DTC) that uses a COMPUTE statement, the following error
occurs:
Microsoft OLE DB Provider for ODBC Drivers error '80040e21'
The request properties can not be supported by this ODBC Driver.
/<Web Name>/_ScriptLibrary/Recordset.ASP, line 466
CAUSE
When the Recordset DTC has the cursor location property set to "2 - Use
Server Side Cursors" (the default value), it cannot return multiple
recordsets.
RESOLUTION
Under the Properties dialog box for the Recordset DTC, go to the
Advanced tab and change the cursor location from "2 - Use Server-Side
Cursor" to "3 - Use Client-Side Cursor."
STATUS
This behavior is by design.
Modification Type: | Minor | Last Reviewed: | 3/16/2005 |
---|
Keywords: | kbCtrl kberrmsg kbprb KB193227 |
---|
|