Subject How to get last error message in a procedure 2
Author kimon_the_athenian2
I thought that maybe some guys/girls who know the answer to my question
below were at vacation when i first posted it, so here it comes
again :)

> Hi
>
> I want to catch any exception in a stored procedure, then concatenate
> the error message with additional info and then raise exception with
> more info. How to get error message of last exception?

... is it possible at all?


thanks!

Aivar