Subject RE: [ib-support] FW: newbie ?s - trigger problem revisited
Author Martijn Tonies
Hi Jon-David,

===
BEGIN
INSERT INTO TRANSACTION1
( TID, TRANS_TYPE, EDITOR)
VALUES
('1', 'insert', 'dude');
END;
===

Remove the ';' behind the END


Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com


[Non-text portions of this message have been removed]