Chapter 4: Building Applications

The following illustration shows how application code that contains Embedded SQL statements is compiled, precompiled, and linked, and how the application operates during run time.

When you compile an Embedded SQL application, the general process of creating an executable program is the same regardless of which operating system you are compiling for. The specific procedures for precompiling, compiling, and linking Embedded SQL applications for Windows NT, Windows 95, 16-bit Windows, and MS-DOS are described later in this chapter.