BUG: RecordsetChangeComplete Does Not Fire on Recordset.Open (192645)
The information in this article applies to:
- ActiveX Data Objects (ADO) 2.0
- ActiveX Data Objects (ADO) 2.1 SP2
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
- ActiveX Data Objects (ADO) 2.7
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q192645 SYMPTOMS
The RecordsetChangeComplete event of an ADO Recordset does not fire on the
Recordset.Open event.
RESOLUTION
You can issue a Recordset.MoveFirst immediately after the Recordset.Open
as a workaround, which causes the RecordsetChangeComplete event to fire.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 3/2/2005 |
---|
Keywords: | kbBug kbDatabase kbDSupport KB192645 |
---|
|