POPULATE LIST

From: Andrea Colzi <mt_at_multidatagroup.it>
Date: Tue, 3 Aug 1999 18:16:01 +0200
Message-ID: <7o74e7$797$1_at_fe1.cs.interbusiness.it>



[Quoted] I get the frm-41337 error on a populate_list command. The code I use is:

[Quoted] rg_id := Create_Group_FROM_QUERY( 'AA',

                  'select ID_NAG, DESC from mx_nag');
errcode := Populate_Group( rg_id );
POPULATE_LIST('nag_id_nag',rg_id);

Both the columns are varchar2 and the query works fine. What's wrong? And the only way to fill a list item with db data is with a group created at runtime?

andrea Received on Tue Aug 03 1999 - 18:16:01 CEST

Original text of this message