The information in this article applies to:
SUMMARYThe Visual Basic 6.0 documentation incorrectly states that you can set a class module's DataSourceBehavior property to 2 - vbOLEDBProvider. The correct values for DataSourceBehavior are 0 - vbNone and 1 - vbDataSource. REFERENCESThis documentation error is described in the Visual Basic 6.0 ReadMe file, ReadMeVB.htm in the "Data Access Issues and Databinding Tips" section under the "Incorrect References for Creating OLE DB Providers" topic. Additional query words:
Keywords : kbdocfix kbdocerr kbVBp600 kbGrpVBDB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |