[comp.databases] SQLEXEC in INFORMIX - 4GL

5632ak@gmuvax2.gmu.edu (Walid Elgamal) (03/16/91)

     One of the products I am responsible to support is written
     in  multiple models of Informix 4GL in hierarchy form. the
     higher models use RUN commend to spawn the lower model and
     so on. Each one of 4GE model starts its own SQLEXEC and this
     mean that each user will have between 3 - 4 SQLEXEC to run
     the application.

     Is there a way to avoid these multiple SQLEXEC and get all
     models to work with only ONE.

     Thanks in advance for any advice

     Walid
     5632ak@gmuvax2.gmu.edu