FRM-40654 [message #294988] |
Mon, 21 January 2008 01:59 |
FirstKnight
Messages: 8 Registered: August 2007
|
Junior Member |
|
|
I have 2 forms
Form no.1 it has information about the customer and the item and how much the price for that item
when i press payment button
it goes to Form no2.
which has all the information about the customer and the item from the previous form and information about how is gonna pay for this item
when i click cancel(EXIT_FORM(NO_VALIDATE,NO_ROLLBACK) it goes back to Form no1.
and when i try to change the item
this error will appare
FRM-40654:Record has been updated by another user.
Re-Query to see changes.
actually the Record has been locked cuz of the post when i called form no.2
is there any chance to fix this problem
thanks in advance
[Updated on: Mon, 21 January 2008 02:38] Report message to a moderator
|
|
|