How To Use the ADO FetchProgress and FetchComplete Events (262311)
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
This article was previously published under Q262311 SUMMARY The FetchProgress and FetchComplete events are used to monitor the loading of a recordset, when
loading the recordset asynchronously.
The FetchProgress event gives you information on the current state of the
recordset, which can be used to display a progress indicator to the
user.
The FetchComplete event is fired when the recordset is finished loading.
REFERENCESFor additional information, click the
article numbers below to view the articles in the Microsoft Knowledge Base: 258904 BUG: FetchProgress Returns Incorrect Data with MDAC 2.1
224332 PRB: ADO Recordset Opened with adAsyncFetch May Seem Synchronous
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbDatabase kbhowto kbSample KB262311 kbAudDeveloper |
---|
|