PDA

View Full Version : Oracle Forms 10g


sebastiankp
Sep 13, 2009, 05:05 AM
Dear all,

I am new to oracle forms. I just created a table DEPT with dcode and dname columns and inserted 5 records through sql/plus.

Now, I just want to display these records in a form.

I just created a new module, a new data block based on this DEPT table and a layout. I included all columns, just for a startup. I not created any code.

When I run the same, I'm not getting any records displayed!

Please help me to start with forms.

Is it need to code anything to display records?

Please help by a detailed step.

farhan_hiast
Jan 2, 2011, 10:59 PM
If you want to display records automatically then you have to create a trigger but if manually press to Execute records then no need any code. After pressing execute button records don't display then press Ctrl+Shift+E it will display error.