On 07-04-2012 16:14, Dimitry Sibiryakov wrote:
> 07.04.2012 21:12, Dmitry Yemanov wrote:
>> Perhaps it would be a better idea to write a SQL trigger calling the
>> external procedure and passing the required context through.
> 
>    It is loosing whole point of external triggers. The same way an ordinary 
> triggers can 
> call UDFs.
> 

You can have a single external trigger able to read all table columns.

In the context you're probably using it (replication), that's much
better. You don't need to write (generate / regenerate) specific
triggers for each table.


Adriano

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to