Subject | Re: [firebird-support] Max recursion for stored procedures |
---|---|
Author | Svein Erling Tysvaer |
Post date | 2003-06-30T12:14:06Z |
At 17:17 30.06.2003 +0600, Kubanych wrote:
creator of Database Workbench and it should be left to the users of
Database Workbench to decide whether they want to use recursive procedures
or not. Firebird supports it and Database Workbench should also support it.
and then Martijn wrote:
recipes:
http://www.bamsemums.no/bamsemums/PageMaker.aspx?PageContainerID=5004
Set
>It is not a good practice to use recursions in stored procedures.Whether or not it is good practise may be disputable, but Martijn is the
>Iterations are better. Remember Dejkstra and Wirth.
>Algorithm should be clear.
>Sometimes it requires more code but it will save time later while making
>tests and tech support.
creator of Database Workbench and it should be left to the users of
Database Workbench to decide whether they want to use recursive procedures
or not. Firebird supports it and Database Workbench should also support it.
and then Martijn wrote:
>http://www.bamsemums.com/Thanks Martijn! I never knew about this address and about all these great
recipes:
http://www.bamsemums.no/bamsemums/PageMaker.aspx?PageContainerID=5004
Set