This section describes use of the Active Template Library (ATL) facility of Microsoft® Visual C++® to implement Data Transformation Services (DTS) custom transformations.
Topic | Description |
---|---|
Building a Custom Transformation from a Standard ATL Template | Describes how to create a framework for a custom transformation from a standard ATL template. |
Building a Custom Transformation from the ATL Custom Transformation Template | Describes how to create a custom transformation framework from the ATL custom transformation template supplied with Microsoft SQL Server™ 2000. |
Implementing and Testing a DTS Custom Transformation | Describes how to add code to a custom transformation framework and explains how to use the Visual C++ debugger. |