Re: PL/SQL Table in Forms 5.0

From: Bo Kampmann <bo_kampmann_at_usa.net>
Date: 1998/03/26
Message-ID: <6fe8f6$2mgc$1_at_news-inn.inet.tele.dk>#1/1


Sheila Thackray wrote in message
<01bd53a5$8e9858a0$7b8b1286_at_itntl_dane.itntl.bhp.com.au>...
>Currently using Forms 5.0.5.4.0
> PL/SQL v2.3.4.0.0
>
>I am developing a solution that involves loading some rows from a
 database
>table into a PL/SQL table in Oracle Forms. I then want to pass this
 PL/SQL
>table from one program unit to another and from one form to another
 within
>the runtime session.

Convert the PL/SQL table to a global recordgroup (see the create_group built in). Then pass the name of the global recordgroup as a parameter to the other form.

Bo Kampmann
Denmark Received on Thu Mar 26 1998 - 00:00:00 CET

Original text of this message