PRB: Requery of ADODB.Recordset Returns Unknown Error Message (80040e4b) with Microsoft Remote Provider (268972)
The information in this article applies to:
- Microsoft Data Access Components 1.5
- Microsoft Data Access Components 2.0
- Microsoft Data Access Components 2.1
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
- Remote Data Service for ADO
- Remote Data Service for ADO 2.0
- Remote Data Service for ADO 2.1
- Remote Data Service for ADO 2.5
This article was previously published under Q268972 SYMPTOMS
When you use the Microsoft Remote provider to run a parameterized query against a remote database, the Requery method of the ADODB.Recordset object fails with the following error message:
Unknown Error (80040e4b).
RESOLUTION
To work around this problem delete and then re-create any parameters for the parameterized query before you issue the Requery method.
Modification Type: | Minor | Last Reviewed: | 8/19/2005 |
---|
Keywords: | kbCodeSnippet kbprb KB268972 |
---|
|