Hello, All.

   Must multiple error handlers be allowed for the same block?
   I.e. something like this:

BEGIN
  ....
WHEN SQLCODE -803 DO ....
WHEN GDSCODE isc_key_violation DO ....
WHEN ANY DO .....
END

-- 
   WBR, SD.

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to