Installing the DBDK Visual C++ Add-In

About this task

The DBDK Visual C++ Add-In is a toolbar in Microsoft™ Visual C++ to aid in debugging DataBlade® modules.

To install the add-in toolbar in Visual C++:

Procedure

  1. In Visual C++, choose Tools > Customize.
  2. Use the Browse button to select %INFORMIXDIR%\bin\dbdkaddin40.dll. %INFORMIXDIR% is the environment variable that represents the root directory of your server installation.
  3. Click Close.
  4. Open your project.dsw file.

Results

The add-in toolbar contains seven buttons. To see the name of each command, position the cursor over the button.

The Debug DataBlade Module button is the main command on the add-in toolbar; it performs all the debugging tasks necessary to bring a DataBlade module to the first breakpoint.

For more information about the add-in, click the Launch InfoShelf button on the toolbar to view DBDK Visual C++ Add-In help.