5 pts.
 how can i update ?
when update in form (master_details) in details block i found error frm-40735 when button pressed trigger raised unhandled exception ora-00001

Software/Hardware used:
ASKED: December 25, 2007  9:54 AM
UPDATED: September 16, 2008  9:45 PM

Answer Wiki:
ORA-0001 means that an update or insert statement attempted to insert a duplicate key. In other words, the data you were trying to enter, violates a primary key or unique index.
Last Wiki Answer Submitted:  September 16, 2008  9:45 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _