DB2 Version 9.7 for Linux, UNIX, and Windows

Setting up the embedded SQL development environment

Before you can start building embedded SQL applications, install the supported compiler for the host language you will be using to develop your applications and set up the embedded SQL environment.

About this task

Assign the user the authority to issue the PREP command and BIND command.

To verify that the embedded SQL application development environment is set up properly, try building and running the embedded SQL application template found in the topic: Embedded SQL application template in C.

Before you begin