daogu
saniao
August 27, 2010
Can we develop form from View? and How to Develop Form based on the view? (merged – djmartin)
Filed under : Forms
Dear Frieds,
Can we create form from View. How? How can insert, update, delete? Using Instead of Trigger in Forms? If we can means, it will be replicate to all base tables? Posts are welcome.
Thanks
Mano
Answer:Dear Frieds,
Can we create form from View. How?
How can insert, update, delete?
Using Instead of Trigger in Forms?
If we can means,
it will be replicate to
all base tables?
Posts are welcome.
Thanks
Mano
Answer:Dear Frieds,
Can we get data from View to Form?
How can insert, update, delete?
Can we do DML Operations?
If can ,it will be replicate to all base tables?
Any Clue or ideas?
Thanks
Mano
Upd djmartin: Please don’t repost the same question. Simply ‘thump’ the thread (add a new reply) so that it goes to the top of the list.
Answer:Same as table, but you need to write ON-INSERT, ON-UPDATE, ON-DELETE triggers.
By
Vamsi
Answer:Search this forum for ‘user_updatable_columns’ you will find most of your answers in those threads.
David
Related posts:
- Update View Hi, I have created a view like below and...
- How make a block of base view in form?(can’t coding in trigger) Hi dear all I make a block that data...
- view mode in forms 10g hi, I created a master/ detail form in developer...
- FRM-40743 Hi all I have a database datablock with two...
- how to connect all data base tables to oracle forms Hi, I have developed Oracle forms in 6i and...
No Comments