Re: manupulate list item

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 26 Sep 2006 09:07:21 -0700
Message-ID: <1159286842.350954_at_bubbleator.drizzle.com>


vicage4002_at_gmail.com wrote:
> hi
> Is there anybody know how can one populate the list item with
> attributes of table itself.
> suppose a table Tbl_Emp has attributes like ID,Name,age ....So now I
> want those attrubutes get populated in the list item.is there any
> in-built function for this?

No. You will need to query the data dictionary, for example user_tab_columns, and populate the list programatically.

-- 
Daniel Morgan
University of Washington
Puget Sound Oracle Users Group
Received on Tue Sep 26 2006 - 18:07:21 CEST

Original text of this message