BUG: NextRecordset Fails on Remoted or Disconnected Records (189948)
The information in this article applies to:
- ActiveX Data Objects (ADO) 1.5
- 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
- Remote Data Service for ADO 1.5
- Remote Data Service for ADO 2.0
- Remote Data Service for ADO 2.1 SP2
- Remote Data Service for ADO 2.5
- Remote Data Service for ADO 2.6
- Remote Data Service for ADO 2.7
This article was previously published under Q189948 SYMPTOMS
When you call the NextRecordset method on a remoted or disconnected
recordset, one of the following error message appears:
Run-time error: '3251':
The operation requested by the application is not supported by the
provider.
-or-
The object or provider is not capable of performing requested operation.
RESOLUTION
If you are using RDS there is no known workaround.
Refer to the MORE INFORMATION section for information on command_click1. If you are using an ADO code,
do not set the active connection to nothing (that is, do not disconnect the
recordset). Refer to the MORE INFORMATION section for information on command_click2.
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 kbnofix KB189948 |
---|
|