Subject Re: [firebird-support] Computed Column Exception Handling
Author Anderson Farias
Hi,

> is there a way to handle a tables' computed column exceptions
> (within the database) in V1.5 that I've forgotten about?

AFAIK no. You'd need to use triggers/SPs to compute your field(s) in order
to have exception handling.


Regards,
Anderson Farias