RE: Forms4.5 questions (passing parms betw/ forms & problem w/ select statements)

From: Ellen Mattingly <mematt_at_msn.com>
Date: 1996/01/06
Message-ID: <00001a1b+0000521a_at_msn.com>#1/1


One thing you might want to try, unless you have a really pressing reason to use separate forms, is to use separate canvases on a single form - we then set up a 'control' block which holds values that several canvases may need - this eliminates the need for passing parameters. You might also consider using a stored procedure to store values needed by several forms. Currently we are working with the new Oracle GUI Human Resources Application - they build HUGE complicated forms and use the stored procedure method to hold global values. Received on Sat Jan 06 1996 - 00:00:00 CET

Original text of this message