Subject Re: [firebird-support] Stored procedure limit
Author Helen Borrie
At 08:01 PM 1/07/2005 +0000, you wrote:
>An stored procedure have a limit of lines?

Not lines, but bytes of BLR. The compiler will burp if the generated BLR
exceeds 64Kb.

./hb