Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Duplicate column name error

709585Jul 29 2009 — edited Jul 30 2009
Hi

I have two forms in a page, each based on the same table and hence there are items on the page that have a 'Source Type' of 'Database Column' and the same database column specified in 'Source Value of Expression'. The only difference between my two forms is that 1 particular column/item is displayed as text area in the 1st form and as a 'text are with html editor' in the 2nd form. I conditionally display 1 form or the other based on the user preference.

When I update the table through either forms, I see no problem. however, when I try to create(insert) a new record using either of the 2 forms, when I click on the create button, I get the error ': PL/SQL: ORA-00957: duplicate column name ORA-06550: line 1, column 7: PL/SQL: SQL Statement ignored'.

I appreciate any help. Thanks.

Suni
This post has been answered by 60437 on Jul 29 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 27 2009
Added on Jul 29 2009
3 comments
841 views