This task is part of the larger task of Developing DB2 Everyplace applications using C/C++. When you complete the steps for Preparing, compiling, and linking a C/C++ project, return to Developing DB2 Everyplace C/C++ applications.
Procedure
DB2 Everyplace includes header files and operating system library files for application development.
To prepare a project file and compile and link a DB2 Everyplace application using the correct complier:
\db2everyplace\Clients\include\sqlcli.h \db2everyplace\Clients\include\sqlcli1.h \db2everyplace\Clients\include\sqlext.h \db2everyplace\Clients\include\sqlsystm.h
The following table summarizes the DB2 Everyplace libraries and lists
additional information for each operating system.
Table 3. DB2 Everyplace libraries
Many of the application development tools provide automatic compiling and linking from within a integrated development environment. For additional information on compiling and linking a project, see the documentation included with your application development software.
Related concepts
Related tasks
Related reference