...Error Updating/Inserting In Tables. [message #161131] |
Thu, 02 March 2006 03:38 |
orcl_dba
Messages: 84 Registered: March 2005
|
Member |
|
|
Hi all
I have table which contains the request data. requested by User.
There are 3 admins each at different region which can take action on the requests send by thier regional teams/users.
For Region A , it works fine that the Admin opens the Form,
View the requests and then pres Generate_report/or Cancel button , but before that he/she has to insert the comments/reason for his action.
Same thing when starts for Region B ,
suddenly i got a message
Unable to update or delete records.
Unable to reserve records for Update.
WHy is such message coming.
We have 2 Datablocks.
both from the s ame table .
One block shows the requestes. it is read only,
the other part shows only 1 field which is Comments, from the same table , both blocks joined by the request_id.
ANy body with suggestion plz.
same thing is working for Region A .
Admins are taking action on requests easiy
what happens ot Region B .
i have yet to implement it for Region C ,
but i have to resolve this for region B first
Kindly comment
Regards
|
|
|
|
|