Home » Developer & Programmer » Forms » delete a record in DB using button in forms
delete a record in DB using button in forms [message #79349] Wed, 29 May 2002 06:13 Go to next message
wilfred
Messages: 2
Registered: May 2002
Junior Member
Hi,

I am trying to delete a record, not in the form view but in the DB, with a button using form with the following code, but doesn't work.

BEGIN
delete from "table" where "condition";
END;

How may I solve this problem?

Thank you very much.

cheers,
Wilfred
Re: delete a record in DB using button in forms [message #79354 is a reply to message #79349] Wed, 29 May 2002 13:48 Go to previous message
Bob Henderson
Messages: 1
Registered: May 2002
Junior Member
Did you issue a commit?
Previous Topic: Re: problem connecting to database using oracle dev 2000
Next Topic: Host command
Goto Forum:
  


Current Time: Fri Apr 19 09:33:27 CDT 2024