Home » Developer & Programmer » Forms » how to delete record when saved through post keywords
how to delete record when saved through post keywords [message #518763] Sat, 06 August 2011 07:26 Go to next message
narang79
Messages: 137
Registered: June 2010
Senior Member
hi
i m using oracle 10g forms

in one form i m using post keyword

when i use this function then records saved in
temporary database

but i want to remove one record from this form
but it is allrady saved through post

is it possible

how i can delete one record in this form
Re: how to delete record when saved through post keywords [message #518781 is a reply to message #518763] Sat, 06 August 2011 13:30 Go to previous message
cookiemonster
Messages: 13937
Registered: September 2008
Location: Rainy Manchester
Senior Member
By deleting it with delete_record.
All post does is tell forms to send the appropriate insert/update/delete statements.
You create some records and post them, forms will send the insert statements.
If you them delete one in form, it'll send the delete statement to the DB.
Previous Topic: WHEN-MOUSE-DOUBLECLICK
Next Topic: trunc function
Goto Forum:
  


Current Time: Sun Sep 08 23:05:34 CDT 2024