INFO: Underlying OLE and OLEDB Provider Errors Are Exposed Through ADO (168354)
The information in this article applies to:
- ActiveX Data Objects (ADO) 2.0
- ActiveX Data Objects (ADO) 2.1
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
- ActiveX Data Objects (ADO) 2.7
- Microsoft OLE DB 2.0
- Microsoft OLE DB 2.1
- Microsoft OLE DB 2.5
- Microsoft OLE DB 2.6
This article was previously published under Q168354 SUMMARY ActiveX Data Objects (ADO) processes errors by raising
them, if possible, into the Errors Collection. The Errors Collection contains
one Error object for each error that ADO processed from its underlying
provider. Often, the value for these errors is a numeric HRESULT that is raised
by a provider such as OLE DB or even OLE itself. Because of these underlying
components, they and their HRESULTS are not documented within the ADO online
documentation.
This article points to a list of HRESULTS that may be
raised to ADO from the more common sources.
Modification Type: | Minor | Last Reviewed: | 8/5/2004 |
---|
Keywords: | kbdownload kbDatabase kbinfo kbMDACNoSweep KB168354 |
---|
|