Subject Re: [firebird-support] FB2 and Triggers.
Author Nando Dessena
Michael,

M> CREATE TRIGGER EKSP_DEL_RETTIG FOR EKSPEDIENTER ACTIVE AFTER DELETE
M> POSITION 0 AS
M> begin
M> Delete from Eksp_Maa Where EkspID=EKSPEDIENTER.NR;
M> end

M> This was posible in FB 1.5.3.

Really? I don't think it was ever documented, though.

M> So a trigger created in FB15, backed up, restored in FB2 with a wrong
M> syntax will work ?

Mmm... You said it yourself - yes until you try to alter it. I suggest
you fix your triggers in Fb 1.5 as soon as it's comfortable for you to
do it and don't ever bother again.

Ciao
--
Nando Dessena
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================