Home » Developer & Programmer » Forms » In a procedure have more than one sql statments to run,how to control thire exception?
In a procedure have more than one sql statments to run,how to control thire exception? [message #80044] Wed, 07 August 2002 01:27 Go to next message
Fico
Messages: 26
Registered: July 2002
Junior Member
begin/end can only include a sql statment then wrote a exception ?
Re: In a procedure have more than one sql statments to run,how to control thire exception? [message #80054 is a reply to message #80044] Wed, 07 August 2002 16:00 Go to previous message
ram kumar
Messages: 113
Registered: August 2002
Senior Member
begin

begin
1st sql statement
exception for 1st sql statement;

begin
2st sql statement
exception for 2st sql statement;

-----so on
end;
Previous Topic: error message - syntax failure?
Next Topic: How to reference in detail table.
Goto Forum:
  


Current Time: Wed Apr 24 22:33:28 CDT 2024