Hi! I am using this model: In tables (say model_table_catalogs and model_table_fields) we keep (change) the model and based on these tables we create the real database.
Create or change the real database we do when we summit the configuration. With this always in mind ... http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1... On Sep 29, 1:31 am, Phyo Arkar <[email protected]> wrote: > Here is what i was asked for, weird that i haven't see in any application > yet. > > A Dynamic Model : A dynamic table schema. > > They want a feature to add a column dynamically , for example a table do not > have comment field. they want a button to add a new field on the fly and add > the data into it. > > so when he modify a table by adding new field , That new Table model need to > store somewhere. Should i keep it inside DB ? > its gonna be weird that when his table gonna load , it will look up into db > for table defination and load it.. > > What you guys think? > > Thanks in advance > > Phyo.

