Subject Re: Stored procedure return_value always null
Author Adam
Yes, it returns an exception

Your main SP can handle (swallow or re-raise) that exception if you
like. The same way that delphi and I'm sure many other languages
handle them.

Adam



--- In firebird-support@yahoogroups.com, "flipmooooo"
<flipmooooo@y...> wrote:
>
> So it doesn't pass anything back to the main SP when an exception
> occurs in the 2nd SP?
>
> Greetings,
> Filip Moons