BUG: WillChangeRecordset Event Not Executed (191455)
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
This article was previously published under Q191455 SYMPTOMS
When the Close method of an ActiveX Data Objects (ADO) RecordSet object is
called, the WillChangeRecordset event does not fire. The documentation for the WillChangeRecordset event states, in error, that this event fires when closing the RecordSet.
The documentation for ADO 2.5 and later states that the WillChangeRecordset event may fire on the Requery and Open operations. At the same time, however, adRsnClose is still listed as a possible reason for the WillChangeRecordset event.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. REFERENCES
For additional information about ActiveX Data Objects (ADO) events, please
refer to the Data Access Software Development Kit (DASDK), Microsoft Data
Access Components (MDAC) or the Visual Studio 6.0 documentation.
For the latest ActiveX Data Objects (ADO) information and updates please
see the following URL:
Modification Type: | Minor | Last Reviewed: | 3/2/2005 |
---|
Keywords: | kbBug kbDatabase kbpending KB191455 |
---|
|