Tools for developing C and C++ routines

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

The database product does not include graphical user interface tools for developing, debugging, or deploying embedded SQL applications or routines. However, you can use the following command-line interfaces for developing, debugging, and deploying embedded SQL applications and routines:
  • Db2® Command Line Processor
  • Db2 Command Window
These interfaces support the execution of the SQL statements that are required to create routines in a database. The PREPARE statement and the BIND command that are required to build C and C++ routines with embedded SQL can also be issued from these interfaces.