From daemon Sun Mar  3 18:36:21 1996
Received: from ccvm.sunysb.edu by alice.jcc.com; (5.65v3.0/1.1.8.2/01Aug94-0142PM)
 id AA01522; Sun, 3 Mar 1996 18:36:16 -0500
Message-Id: <9603032336.AA01522@alice.jcc.com>
Received: from CCVM.SUNYSB.EDU by ccvm.sunysb.edu (IBM VM SMTP V2R3)
   with BSMTP id 0400; Sun, 03 Mar 96 18:20:21 EST
Received: from CCVM.SUNYSB.EDU (NJE origin LISTSERV@SBCCVM) by CCVM.SUNYSB.EDU (LMail V1.2a/1.8a) with BSMTP id 2570; Sun, 3 Mar 1996 18:20:19 -0500
Date:         Sun, 3 Mar 1996 18:19:23 -0400
Reply-To: "ORACLE database mailing list." <ORACLE-L@ccvm.sunysb.edu>
Sender: "ORACLE database mailing list." <ORACLE-L@ccvm.sunysb.edu>
From: Paul Dorsey <DORSEY@ENIGMA.RIDER.EDU>
Subject:      Re: Multiple Picks fron a selection list
X-To:         ORACLE-L@ccvm.sunysb.edu
To: Multiple recipients of list ORACLE-L <ORACLE-L@ccvm.sunysb.edu>

The best alternative I have found is to use a multi row block on a stacked
canvas wuth a check box as one of the fields.  You can either store
the "selected" info in a table or, if you want to get sexy, you can store it in
a record group and populate locally.
Paul Dorsey
Dulcian Inc.

