Trigger problem

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sandvig
Posts: 1
Joined: Mon 14 Dec 2009 09:04

Trigger problem

Post by sandvig » Mon 14 Dec 2009 09:19

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

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 15 Dec 2009 08:09

We could not reproduce the problem. Please send to support*devart*com a complete small sample that demonstrates the problem, including the script for creating database objects.

Post Reply