Subject | RE: [firebird-support] Re: Generators Associated with a Table |
---|---|
Author | Thomas Steinmaurer |
Post date | 2003-11-11T14:08:40Z |
> It is quite common to have triggers firing and inserting the PKYep, but you might get into trouble when doing an data
> (through a generator) when the column is NULL. If the table is
> designed this way, you could simply drop the PK column from your
> insert, things will get updated and the trigger used.
import with existing RI constraints.
Thomas