Subject | Re: [firebird-support] recursive procedure |
---|---|
Author | Martijn Tonies |
Post date | 2005-07-19T15:04:09Z |
Mitchell,
Mind you -- Firebird does not have a debugging interface, so
any development tool you're using emulates Firebirds behaviour.
Not all tools are very good at that... I hope you're not using ours ;-)
With regards,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> What I didn't understand, is that if I stepped through the originalWhat debugger where you using?
> procedure, I could see the recursion happenning, it appears to be
> working properly including hitting the suspends as it backs out of the
> recursive stack, but only the one row was produced.
Mind you -- Firebird does not have a debugging interface, so
any development tool you're using emulates Firebirds behaviour.
Not all tools are very good at that... I hope you're not using ours ;-)
With regards,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com