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.
Before you begin
- Db2® data server installed on a supported platform
- Db2 client installed
- Supported embedded SQL application development software installed
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.