Subject Re: [firebird-support] Re: execute statement
Author Milan Babuskov
Alexandre Benson Smith wrote:
> To achieve what he wants he will need to write an app (or stored
> procedure, or whatever) that loops trough the fields and generate the
> trigger PSQL code like

No need to write anything. In FlameRobin, you can right-click the table,
select "Generate code" and then "Create change trigger for table".

It will display a dialog to select the desired columns and it will
generate to complete trigger code.

HTH

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================