DOC: vbOLEDBProvider Value for DataSourceBehavior Doesn't Exist (196656)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q196656 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.
Modification Type: | Minor | Last Reviewed: | 4/22/2003 |
---|
Keywords: | kbdocerr kbdocfix KB196656 |
---|
|