how to update record? [message #86592] |
Tue, 12 October 2004 23:25 |
agnes
Messages: 13 Registered: February 2004
|
Junior Member |
|
|
hi...
i encountered a problem in updating the record becoz i'm of primary key..
example.... i already save the first record in payment form where it consist of.....
payment_id as primary key = P1
payment amount = $120
remark(list item(done/still waiting) = still waiting
then save the record... it automatically saved the record.
THEN WHEN USER OPEN THE PAYMENT FORM
-he press F9 for retrieving the record and he want to change only the remark = done and when he save it it automatically update the remark within the same payment_no.
so could u gv me update statement for my problem...
plz... help me... i rely need ur help....
thnks
regard from
Agnes
|
|
|