Write applications that use SQL

You can create database applications in host languages that use DB2® UDB for iSeries™ SQL statements and functions.

To use embedded SQL, you must have the DB2 Query Manager and SQL Development Kit installed. Additionally, you must have the compilers for the host languages you want to use installed.

Related concepts
Code SQL statements in C and C++ applications
Code SQL statements in COBOL applications
Code SQL statements in PL/I applications
Code SQL statements in RPG/400 applications
Code SQL statements in ILE RPG applications
Code SQL statements in REXX applications
Prepare and run a program with SQL statements
Related information
IBM Developer Kit for Java