Re: Help W/ Record Group

From: Daniel Chabot <chabotd_at_videotron.com>
Date: Mon, 12 Jul 1999 10:12:28 -0500
Message-ID: <iJmi3.197$U4.6911_at_wagner.videotron.net>


When you create the select for the CREATE_GROUP_FROM_QUERY call, build it like this
select a,a from b where blabla order by 1;

This should work, and it's the right way to do it.

Hope it helps...
Daniel

Don a écrit dans le message <37866e2b_at_news1.us.ibm.net>...
>I am trying to populate a list item from a record group depending upon
which
>radio button is selected.
>I am using the built-in POPULATE_LIST which does work but only after I add
a
>second column to the record_group.
>
>Can someone explain why I need two columns defined in the record group
>before it can be used? Is there a workaround? I really don't want to select
>two columns from the DB if I don't need them.
>
>Thanks,
>Don
>
>
Received on Mon Jul 12 1999 - 17:12:28 CEST

Original text of this message