Hello,
We are using the statement BEGIN DECLARE EXIT HANDLER FOR SQLEXCEPTION in a procedure.
Until SP 9 it worked fine. But since we upgrade to SP 10 it doesn’t work anymore.
Is there another way to catch SQL exceptions?
Thanks,
Amir
Hello,
We are using the statement BEGIN DECLARE EXIT HANDLER FOR SQLEXCEPTION in a procedure.
Until SP 9 it worked fine. But since we upgrade to SP 10 it doesn’t work anymore.
Is there another way to catch SQL exceptions?
Thanks,
Amir