Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Dynamic form generation with Developper 2000

Dynamic form generation with Developper 2000

From: zied <jasmine.zlahiani_at_planet.tn>
Date: Tue, 01 Feb 2000 17:37:25 -0500
Message-ID: <38976025.2FD2DBF3@planet.tn>

Hi,

We are developping a payroll application using Oracle 8 and developper 2000. Among it's functionnalities, we offer the possibility for the user to define during
execution time, his own table, and create them dynamically in the database (for exemple, the user may wish to create a table giving the salary vs employee pos
ition. Until now there is no problem, a simple CREAT TABLE can do this. But we have to give the user the possibility to populate his new table using the application interface.

The problem is that the table structure isn't known in advance and may vary from
a table to another : logically, we have no forms associated to these tables because they have been created by the user. Does anyone have an idea on how to give
the possibility to the user to populate the table in these conditions, by a dynamic form generated during execution, and based on the table structure. Or maybe
another idea to explore.

Thanks. Received on Tue Feb 01 2000 - 16:37:25 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US