Home » Developer & Programmer » Forms » Urgent: Identifying modified records
Urgent: Identifying modified records [message #80663] Tue, 29 October 2002 02:41 Go to next message
Shilpa
Messages: 59
Registered: November 2001
Member
I have a multi-record database block. Records fetched from the database are displayed. I want to identify those records in which the user makes changes so that I can issue an INSERT statement (when user presses SAVE button) to save only these records. How do I do it? Note: I do not want to update these changes but insert new records.
Re: Urgent: Identifying modified records [message #80667 is a reply to message #80663] Tue, 29 October 2002 05:30 Go to previous message
chs
Messages: 31
Registered: December 2001
Member
hi
try on-update trigger
in on-update trigger try insert_record , so that what ever changes u have done will be inserted as a new record

regards
chs
Previous Topic: Global Variables
Next Topic: Forms error messages
Goto Forum:
  


Current Time: Fri Apr 19 00:33:25 CDT 2024