Subject Re: Validation error
Author semprolbat
Hi.

> As far as I am aware, a VIEW does not automatically update once you
> define triggers for it. That means that you must handle INSERT,
UPDATE
> or DELETE statements to the basetables in the corresponding BEFORE
> triggers.

The updates do work, but after adding triggers, FireBird refuses to
use the default values for some reason... Is this a bug, or behaviour
by design?