Subject Re: [firebird-support] "Attempted update of read-only column"
Author Milan Babuskov
PenWin wrote:
> Considering the number of triggers and their dependencies

There are no dependencies. There isn't any object that depends on
triggers, you can ALTER them all in any order without any consideration.
Just extract DDL of your database and copy the section that does ALTER
TRIGGER statements and run those.


--
Milan Babuskov

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