A UAP in which SQL statements are embedded in a source program written in C must be converted to a post-source program by an SQL preprocessor. The resulting post source becomes a load module (executable file) when it is compiled and linked by a dedicated language compiler.
Figure 8-1 shows the procedure for executing a UAP written in C.
Figure 8-1 Execution procedure for UAP written in C