Subject | Re: how do you debug triggers and SPs ? |
---|---|
Author | mmenaz |
Post date | 2002-02-14T22:26:56Z |
For my Firebird developement I use QuickDesk
(http://ems-hitech.com/quickdesk/)
It has a stored procedure debugger (you can download an evaluation version).
I don't think you can fire an exception with text initialized at run time, but I would find it usefull too (to give back some more information about what's gone wrong).
Regards
Marco Menardi
(http://ems-hitech.com/quickdesk/)
It has a stored procedure debugger (you can download an evaluation version).
I don't think you can fire an exception with text initialized at run time, but I would find it usefull too (to give back some more information about what's gone wrong).
Regards
Marco Menardi
--- In ib-support@y..., Duilio Foschi <dedalus@y...> wrote:
> there are tools/tricks that I can use in order to debug/trace triggers and
> SPs ?
>
> For instance: is there a way to fire an exception with text initialized at
> run time ?
>
> TYIA
>
> Duilio Foschi