INFO: Wizards Use CDataSource::OpenWithServiceComponents() (190969)
The information in this article applies to:
- Microsoft OLE DB, when used with:
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q190969 SUMMARY
CDatasource::OpenWithServiceComponents() was added to the OLE DB Templates
late in the development stage and did not make it into the online
documentation (it is documented in the Visual C++ 6.0 Readme).
OpenWithServiceComponents() was added to support the use of the OLE DB
Service Components.
The ATL OLE DB Consumer Wizard may output code that uses
CDatasource::OpenWithServiceComponents().
The MFC AppWizard, when using OLE DB support, always outputs code that uses
CDatasource::OpenWithServiceComponents().
REFERENCESVisual C++ 6.0 Readme- Readmevc.htm can be found in the root directory of CD1 of Visual C++ 6.0
or Visual Studio 6.0.
- Documents CDataSource::OpenWithServiceComponents().
OLE DB 2.0 Readme- Can be found as a menu item under the OLE DB 2.0 SDK menu and
Olreadme.txt can be found in the DOC directory under the Data Access SDK
directory. (for example, \msdasdk\doc\olreadme.txt).
- The Data Access SDK can be installed from the \dasdk directory on CD2 of
Visual C++ 6.0 or Visual Studio 6.0.
The OLE DB 2.0 readme contains the documentation for the OLE DB Service
Components.
Modification Type: | Minor | Last Reviewed: | 3/2/2005 |
---|
Keywords: | kbDatabase kbDTL kbinfo kbMDACNoSweep kbwizard KB190969 kbAudDeveloper |
---|
|