Previous Topic: Accessing Non-SQL Defined DatabasesNext Topic: Writing the Application


SQL Application Development

Given the design of the database and the application, and the description of the data, you take these steps to develop an SQL application in the CA IDMS environment:

  1. Design the application
  2. Model the database access using SQL submitted through the command facility
  3. Write the application
  4. Create executable modules
  5. Execute the application
  6. Test and debug the application