Re: how to pass the results from 1 form to another?

From: T.C.S Sarma <tsarma_at_us.oracle.com>
Date: 1995/06/15
Message-ID: <3ro7fo$5i_at_inet-nntp-gw-1.us.oracle.com>#1/1


tslim_at_slip.technet.sg (Lim Teck Soon) wrote:
>hi,
> i'm trying to develop sth on Oracle Forms4.0. i've got a search
>/query form in which the user will enter the criterias. i want the
>results retrieved from the database based on the query to be displayed
>onto another new form/window and certain columns from the matched rows.
>any pointers on how to do it?
>
>thanx
>angela
>Email: limbeegh_at_iscs.nus.sg
>

Pass the query string formed using the query criteria, as a parameter to the new form. Have a block in the new form based on the same table and pouplate the block using the query.

Hope this helps,

Regards,

  • Opinions are mine only..
Received on Thu Jun 15 1995 - 00:00:00 CEST

Original text of this message