Overview of the C++ connector library

The C++ connector library include class libraries that you need to use when developing a connector. This connector class library contains predefined classes for connectors in C++. You use these class libraries to derive connector classes and methods. The class libraries also provide utilities, such as methods to implement tracing and logging services.

The C++ connector library for Windows NT or Windows 2000 in the following subdirectory of the product directory:

DevelopmentKits\cdk\lib
 

In this directory, the Release and Debug subdirectories includes release and debug versions of the following C++ libraries:

Note:
For instructions on building a C++ connector to run on Windows NT or Windows 2000, see "Compiling and linking a C++ connector".

Copyright IBM Corp. 1997, 2003