Subject Re: [ib-support] Re: Recursive SP
Author Valdir Stiebe Junior
> Valdir, depth of recursion is limited by 1000, if your procedure
> does'nt exhaust some OS resource (stack for example) earlier.
>
> Best regards, Alexander V.Nevsky.

Ok. But this is a const inside the firebird source code or can i raise this
value?