Can an Oracle Form be Dynamically built/re-arranged at Runtime?

From: Brit Willoughby <bwilloughby_at_lucent.com>
Date: Fri, 11 Sep 1998 09:49:11 -0500
Message-ID: <35F93867.7AD83FD8_at_lucent.com>


[Quoted] [Quoted]     We are considering using Oracle Tools (Dev2K, Forms, ect...) to create a Web interface to an Oracle database.

[Quoted]     Some of the data has more and different types of properties, than other data. This means that if I query the data for a part, I may have 25 fields with 25 names, another part may have 15 fields with 15 different names. I need to create a form/page that is dynamically created that will accomodate all possible parts without knowing how many properties (fields & field names) that part has in advance (the fieldnames are queried from a table and a select statement to retreive the data is created from that on the fly).

    I currently do it using Java/JDBC and just create the Applet page on the fly, but Mr. Boss want's us to use the Oracle tools for some reason. Can any of the Oracle tools handle this?

        Brit Willoughby
        bwilloughby_at_Lucent.com
Received on Fri Sep 11 1998 - 16:49:11 CEST

Original text of this message