BUG:Wrong Default Value in Remote Data Object MaxRows PropertyLast reviewed: October 25, 1996Article ID: Q149765 |
The information in this article applies to:
SYMPTOMSSome ODBC drivers require the MaxRows property of the Remote Data Object to be set to 0. The default value for this property is -1.
STATUSMicrosoft has confirmed this to be an issue in the Microsoft products listed at the beginning of this article. Microsoft is researching this issue and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe ODBC specification for the MaxRows property is 0. Some drivers that detect a MaxRows property set to -1 automatically change this property to 0. However, other drivers require the property to be 0 and may return an error if the property is set to another value.
Steps to Reproduce Behavior
|
Additional reference words: 4.00 vb4win vb432 RDO RDC
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |