Pathmaker Programming Guide
The Structure of Pathmaker Custom Services and Servers
Creating Services and Servers
4–14 067868 Tandem Computers Incorporated
Figure 4-5 illustrates the generation of source code for a C server that accesses
NonStop SQL tables. In this example, the C services have already been generated and
compiled.
Figure 4-5. C Server Generation for NonStop SQL
Pathmaker
C Server
Skeleton
Pathmaker
Code
Generator
Pathmaker
Project
Catalog
C Server
Source Code
045
SQL
Catalog
Legend
Product Component
Pathmaker Generates
C Service 1
Object Code
C Service 3
Object Code
C Service 2
Object Code
Binder/
Compiler
C Server
Object Code
In Figure 4-5, registered macro files would also be used as input during server
generation only if the C server skeleton had been modified to invoke registered
macros. The registered macros invoked by a service are included as input during the
generation and compilation of the service.