[firebird-support] FB 2.5 and SQL Message : -607,This operation is not defined for system tables.

2014-01-03 Thread Luigi Siciliano
Hallo, The subsequent SQL Code is accepted in FB 2.1 but not in FB 2.5: - SET TERM ^ ; CREATE OR ALTER TRIGGER AA_CEDOLINI FOR CEDOLINI ACTIVE AFTER INSERT OR UPDATE OR DELETE POSITION 0 AS BEGIN /* รจ */ END^ SET TE

Re: [firebird-support] FB 2.5 and SQL Message : -607,This operation is not defined for system tables.

2014-01-03 Thread Mark Rotteveel
On 3-1-2014 15:32, Luigi Siciliano wrote: >Hallo, > The subsequent SQL Code is accepted in FB 2.1 but not in FB 2.5: > - > SET TERM ^ ; > > CREATE OR ALTER TRIGGER AA_CEDOLINI FOR CEDOLINI > ACTIVE AFTER INSERT OR UPDAT

Re: [firebird-support] FB 2.5 and SQL Message : -607,This operation is not defined for system tables.

2014-01-03 Thread Luigi Siciliano
Il 03/01/2014 15.50, Mark Rotteveel ha scritto: > Works fine for me using FlameRobin on FB 2.5.2 Update 1, connection > character set UTF-8. What is your connection character set, and how > are you executing this? Mark FB Server = 2.5.2.26540 Default Character set = NONE I tried with: 1) FBCli