Insert Failed: ORA-00984 Column not allowed here.
524542Sep 4 2008 — edited Sep 5 2008I created a datablock based on a view
view is created using a oracle table and a custom table.
The datablock is displayed in tabular form.
I have a insert procedure written in the ON-INSERT trigger on the block
when i enter the data and save the form, I am getting this error.
Can some one help me with this?