Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!spool.mu.edu!sol.ctr.columbia.edu!emory!gatech!purdue!haven!umbc3!gmuvax2!5632ak From: 5632ak@gmuvax2.gmu.edu (Walid Elgamal) Newsgroups: comp.databases Subject: SQLEXEC in INFORMIX - 4GL Keywords: INFORMIX SQL 4GL SQLEXEC Message-ID: <3803@gmuvax2.gmu.edu> Date: 16 Mar 91 11:49:07 GMT Organization: George Mason Univ., Fairfax, Va. Lines: 18 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