Subject | RE: [Firebird-Architect] Database triggers |
---|---|
Author | Leyne, Sean |
Post date | 2006-09-19T15:45:54Z |
Martijn and Adriano,
It would seem very appropriate since we are talking about database level
actions.
So, the syntax would be:
CREATE TRIGGER <name> <type> ON RDB$Database AS ...
Adriano,
This would be a very good thing!
Sean
> > Comments?Why not link the triggers to the RDB$Database table?
>
> Sure. Why not create a table RDB$DATABASE_TRIGGERS instead of getting
> "incompatible values" in RDB$TRIGGER_TYPE.
It would seem very appropriate since we are talking about database level
actions.
So, the syntax would be:
CREATE TRIGGER <name> <type> ON RDB$Database AS ...
Adriano,
This would be a very good thing!
Sean