List Boxes

From: Alan Strange <alan.strange_at_gecm.com>
Date: Thu, 28 Jan 1999 15:14:27 +0000
Message-ID: <36B07ED3.33A5_at_gecm.com>



Now, I'm new to Oracle list boxes, but I need to display a list of values in a list box. The list contains just one field(but many rows), but I'm not sure what trigger to use or the actual coding.

Possibly something along the lines of :-

SELECT tablefieldname
INTO blockfieldname
FROM tablename;

Any help would be appreciated.

BTW, I'm using Forms 4.5.

Alan Received on Thu Jan 28 1999 - 16:14:27 CET

Original text of this message