How to use DTS with custom ATL OLE-DB providers in Visual C++ 6.0 (241241)
The information in this article applies to:
- 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
- Microsoft SQL Server 7.0
This article was previously published under Q241241 SUMMARY Visual C++ 6.0 provides the ability to create custom OLE-DB
providers with the Active Template Library (ATL) Provider Templates. However,
the default implementation of these providers does not work with the Data
Transformation Services (DTS) provided by SQL Server 7.0.
This
article describes the steps and required interfaces necessary to enable a
custom ATL OLE-DB provider to work with DTS. The steps described herein concern
the use of DTS through the DTS Designer and DTS Wizard. For direct programmatic
access to the DTS Package and DTS DataPump, the requirements for interface
support vary according to what operations are attempted and are outside the
scope of this article.
Modification Type: | Major | Last Reviewed: | 6/1/2005 |
---|
Keywords: | kbinfo KB241241 kbAudDeveloper |
---|
|