Subject Re: [firebird-support] Re: message length error ...
Author Helen Borrie
At 07:15 PM 15/04/2008, Michael Vilhelmsen wrote:

>> That sounds like an attempt to do a SELECT from an executable SP.
>
>
>Sorry Helen - You could be rigth here.


[snip-snip-snip]

>ager;
> Suspend;
> end
> END
> else
> begin
> GnSntLager=NewGnSntLager;
> Suspend;
> end
>end
>
>
>
>Those this "ring any bells" by you ?

Yup. ;-)

Take those SUSPEND calls out of this EXECUTABLE procedure.
(I can't make sense of the Danish comments, though..)

./heLen