BUG: First Row Is Not Saved if ADO Recordset Is Bound to Any Control and Persisted to XML (287083)
The information in this article applies to:
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
- ActiveX Data Objects (ADO) 2.7
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
- Microsoft Data Access Components 2.7
This article was previously published under Q287083 SYMPTOMS
If an ActiveX Data Object (ADO) recordset is bound to any bound control and is then persisted to XML, the first row is not saved.
RESOLUTION
There are two possible workarounds:
- Use server-side cursors.
- Save the recordset clone, which saves all of the records.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 5/8/2003 |
---|
Keywords: | kbbug kbDataBinding kbMSXMLnosweep kbpending KB287083 |
---|
|