DB2 Version 9.7 for Linux, UNIX, and Windows

Tools for developing C and C++ routines

The tools supported for C and C++ routines are the same as those supported for embedded SQL C and C++ applications.

There are no DB2® development environments or graphical user interface tools for developing, debugging, or deploying embedded SQL applications or routines.

The following command line interfaces are commonly used for developing, debugging, and deploying embedded SQL applications and routines: These interfaces support the execution of the SQL statements required to create routines in a database. The PREPARE statement and the BIND command required to build C and C++ routines that contain embedded SQL can also be issued from these interfaces.