Subject Re: [firebird-support] return status from SP
Author John vd Waeter
Martijn Tonies wrote:
>
>
>>Two possibilities I can think of:
>>
>>1. Make it a selectable procure, returning 1 string;
>> Give the string a value and suspend.
>> Do more things
>> Give the string another value and suspend
>>
>>2. Use events
>
>
> Events only get fired on a COMMIT.
>

Oops, sorry, forgot about that... thanks!

groetjes
John