Contents Index Sample embedded SQL programs Running the sample programs

ASA Programming Guide
  Embedded SQL Programming
    Sample embedded SQL programs

Building the sample programs


Files to build the sample programs are supplied with the sample code.

The format of the command is as follows:

makeall {Example} {Platform} {Compiler}

The first parameter is the name of the example program that you want to compile. It is one of the following:

The second parameter is the target platform. It is one of the following:

The third parameter is the compiler to use to compile the program. The compiler can be one of:


Contents Index Sample embedded SQL programs Running the sample programs