DOC: vbOLEDBProvider Value for DataSourceBehavior Doesn't Exist

ID: Q196656


The information in this article applies to:
  • Microsoft Visual Basic Professional and Enterprise Editions for Windows, version 6.0


SUMMARY

The 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.


REFERENCES

This 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
Version : WINDOWS:6.0
Platform :
Issue type :


Last Reviewed: January 5, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.