This document provides an overview of developing embedded SQL applications for DB2 databases. It discusses embedding SQL statements in various host languages like C/C++, COBOL, FORTRAN and REXX. It covers topics like designing embedded SQL applications, programming embedded SQL with host variables and SQL statements, building applications by precompiling, compiling and binding, and deploying the final applications. The document also includes appendices about the DB2 technical library and compatibility features for migration.