Previous Topic: SQL Application DevelopmentNext Topic: Creating Executable Modules


Writing the Application

Program Language

In the program language, you write everything that the application program requires except database access and the structures needed to handle database access. Embedding SQL in the program does not affect any rules that apply to using the program language.

Embedded SQL

Within the application program, you can embed SQL statements to:

Note: For more information about the complete syntax for all CA IDMS SQL statements, see the CA IDMS SQL Reference Guide.