FIX: Navigating Through an ADO Recordset Clone May Generate Error -2147217885 (236624)
The information in this article applies to:
- ActiveX Data Objects (ADO) 2.0
- ActiveX Data Objects (ADO) 2.01
- ActiveX Data Objects (ADO) 2.1
- ActiveX Data Objects (ADO) 2.1 SP1
- ActiveX Data Objects (ADO) 2.1 SP2
This article was previously published under Q236624 SYMPTOMS Performing the following steps on a disconnected ADO
recordset:
- Sort the recordset.
- Delete a record from the recordset.
- Clone the recordset.
- Navigate through the recordset Clone using the MoveNext
method.
may generate the following error:
Run-time error '-2147217885(80040e23)': A given HROW referred to a hard- or
soft-deleted row Performing the following steps on a disconnected
ADO recordset may also generate error -2147217885:
- Delete a record from the recordset.
- Clone the recordset.
- Filter the recordset Clone.
- Navigate through the recordset Clone using the MoveNext
method.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
This problem has been fixed in MDAC 2.5 and
later.
Modification Type: | Major | Last Reviewed: | 11/5/2003 |
---|
Keywords: | kbADO250Fix kbADO260fix kbbug kbDatabase kbfix kbMDACNoSweep KB236624 |
---|
|