[firebase-br] Attempted update of read-only

Sergio Nascimento sergiojampapb em gmail.com
Seg Mar 9 16:03:06 -03 2009


Pessoal,

Criei um campo TIMESPAMP e uma trigger associada:

CREATE TRIGGER INCLUSAO FOR IN86_PLANO
ACTIVE  AFTER INSERT POSITION 5
AS
BEGIN
    NEW.DATA_HORA_INS = CURRENT_TIMESTAMP ;
END ;

quando tento gravar a trigger (no SQL Manager) dá o erro:

This column cannot be uppdated because it is derived from an SQL function or
expression.  Attempted update of read-only.

alguém sabe o que é ?

suspeito que seja o CURRENT_TIMESTAMP

alguém pode me ajudar ?



Mais detalhes sobre a lista de discussão lista