tools

The provides the following graphical user interfaces for creating and working with modules:
Table 1. GUIs for creating and working with modules
Tool name Description
BladeSmith. A tool for organizing a module development project. You use BladeSmith to create a project and then define the objects (such as data types and routines) that belong to the module. BladeSmith generates source files, header files, makefiles, functional test files, SQL scripts, messages, and packaging files. Create objects by using BladeSmith, describes how to use this tool.
DBDK Visual C++ Add-In and IfxQuery Tools for debugging a module by using Microsoft Visual C++ on Windows. The add-in automates many of the debugging tasks and calls the IfxQuery tool to run unit tests for module routines. Debugging and testing modules on Windows, describes how to use these tools.
BladePack A tool for creating a module package. BladePack can create a simple directory tree containing files to be installed or an installation that includes an interactive user interface. BladePack, describes how to use this tool.
BladeManager A utility for registering and unregistering modules in Informix® databases. The HCL® Informix® DataBlade® Module Installation and Registration Guide describes how to use this tool.