9. Using 3GL in Your Application
 
Share this page                  
Using 3GL in Your Application
Overview
Most of your application development needs can be met by coding in OpenROAD 4GL. However, there are occasions when you want to make procedure calls to 3GL or embedded SQL. The most common such occasions include:
Improving performance of numerical calculations
Using existing 3GL code
Note:  All the code examples described in this chapter assume that you are using an Ingres DBMS.