Scalable Database Server, HiRDB Version 8 UAP Development Guide

[Contents][Index][Back][Next]

8.1.1 Executing a UAP written in C

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

[Figure]