Home | Previous Page | Next Page   Debugging and Testing DataBlade Modules on Windows >

DBDK Visual C++ Add-In and IfxQuery

The DBDK Visual C++ Add-In is a toolbar that appears in Microsoft Visual C++ after you install DBDK. The add-in aids you in debugging DataBlade modules in the following ways:

The add-in toolbar contains seven buttons. To see the name of each command, position the mouse pointer over the button. Figure 8 shows the add-in toolbar.

Figure 8. DBDK Visual C++ Add-In
begin figure description - This figure is described in the surrounding text. - end figure description

The primary add-in command is the Debug DataBlade Module command; it completes all the tasks necessary to bring your DataBlade module to the first debugging breakpoint. When you use the Debug DataBlade Module command to start debugging, the IfxQuery tool is launched from within Visual C++ when an SQL unit test file is the active window.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]