Subject | Re: [firebird-support] Debugging triggers |
---|---|
Author | Lester Caine |
Post date | 2004-06-14T15:22:59Z |
Christian G|tter wrote:
I tend to test out the content of a trigger in IB_SQL before committing
it to the trigger, and even then I build up in stages. Then I can add
records again in IB_SQL and check the results. Crude but quite effective
for what I do. Since I can add trigger code via IB_SQL as well it's all
fairly well contained :)
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
> is there any convenient way to debug triggers?Any particular problem?
>
> The only way I can imagine is to put the trigger code
> into a stored procedure and debug it with the common
> tools.
I tend to test out the content of a trigger in IB_SQL before committing
it to the trigger, and even then I build up in stages. Then I can add
records again in IB_SQL and check the results. Crude but quite effective
for what I do. Since I can add trigger code via IB_SQL as well it's all
fairly well contained :)
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services