Subject | RE: [firebird-support] Help with triggers... |
---|---|
Author | Mercea Paul |
Post date | 2007-08-03T04:36:22Z |
Hi
Read README.context_variables from doc folder.
Ex: IF (INSERTING OR DELETING) THEN NEW.ID = GEN_ID(G_GENERATOR_1, 1);
Regards,
Paul
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of Allysson Costa
Sent: Thursday, August 02, 2007 9:01 PM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Help with triggers...
I found a common solution to previous problem.
But I don't know how to use it.
Then, my question is:
What is correct way to use "IF UPDATE(colunm)" function inside trigger.
Thanks.
Allysson
Alertas do Yahoo! Mail em seu celular. Saiba mais.
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
Read README.context_variables from doc folder.
Ex: IF (INSERTING OR DELETING) THEN NEW.ID = GEN_ID(G_GENERATOR_1, 1);
Regards,
Paul
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of Allysson Costa
Sent: Thursday, August 02, 2007 9:01 PM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Help with triggers...
I found a common solution to previous problem.
But I don't know how to use it.
Then, my question is:
What is correct way to use "IF UPDATE(colunm)" function inside trigger.
Thanks.
Allysson
Alertas do Yahoo! Mail em seu celular. Saiba mais.
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]