PRB: 80040e25 Error Calling a Stored Procedure

ID: Q189650


The information in this article applies to:


SYMPTOMS

When you call a SQL Server 6.5 Stored Procedure using ActiveX Data Objects (ADO) version 1.5, the following error appears:

Microsoft OLE DB Provider for ODBC Drivers error '80040e25' All HROWs must be released before new ones can be obtained.
This error occurs if the recordset is created with an adOpenKeySet (1) or adOpenStatic (3) cursor.


RESOLUTION

Here are several possible resolutions:


STATUS

This error does not occur with ADO version 1.0.

This problem was corrected in ActiveX Data Objects (ADO) 2.0.

Additional query words:


Keywords          : kbADO kbADO150bug kbADO200fix kbDatabase 
Version           : WINDOWS:1.5
Platform          : WINDOWS 
Issue type        : kbprb 

Last Reviewed: June 2, 1999