Hi There,
We use maxdb 7.8.02.28 on an Linux System.
I want to use some more Triggers in our Database-Modell in cases where I expect the Database internal Solution is faster than an external program.
Now I would like some hints how to Debug Triggers while developing.
Is the any kind of "prinf" to a LOG file to report detected errors ?
If a Statement in the trigger procedure fails how is that reported ?
and finally how could I observe if any errors are reported in production state - for example unexpeced data konstellation - ?
regards
Jens-Peter