I have a firebird table with a trigger on before insert.
When I'm using TuniSQL component with an insert statement the trigger is called correct, but when I'm using a TUniQuery component with the same update statement the trigger does not seem to be activated.
Are there any special settings I need to set?
kind regards
Jan