PRB: ADO Client Cursor Doesn't Allow Custom OLE DB Properties to Be Seen (288210)
The information in this article applies to:
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
This article was previously published under Q288210 SYMPTOMS
When an OLE DB provider supports custom rowset properties, those properties cannot be seen when the client cursor is specified (adUseClient). This means that the property cannot be read or set.
CAUSE
This is a limitation of the client cursor engine.
RESOLUTION
The only solution is to not use adUseClient for the cursor location.
STATUS
This behavior is by design.
REFERENCES
The following article in the Microsoft Knowledge Base also references this problem:
258997 INFO: Oracle OLE DB Provider and ROWID Use
Modification Type: | Major | Last Reviewed: | 4/25/2001 |
---|
Keywords: | kbprb KB288210 |
---|
|