Subject | Re: [firebird-support] Max recursion for stored procedures |
---|---|
Author | Martijn Tonies |
Post date | 2003-06-30T10:37:05Z |
Set,
or at least - quite a lot).
(sorry, Monday morning, bit lazy - and I didn't think of the SELECTable
procedure)
With regards,
Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com
> >Does anyone know the max-recursion level of stored proceduresBamsemums = good.
> >in Firebird?
>
> this bit is completely Bamsemums to work out for yourself. Just write a
> selectable stored procedure TEST_DEPTH (<Depth_Level>) which callsArno kinda did this for me already :-) ... 751 iterations worked. (or 750,
> TEST_DEPTH(<Depth_Level> - 1) until it reaches 0. Then just do a couple of
>
> SELECT TEST_DEPTH(TestValue)
> FROM rdb$database
> until you get an error.
or at least - quite a lot).
(sorry, Monday morning, bit lazy - and I didn't think of the SELECTable
procedure)
With regards,
Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com