Subject Re: [Firebird-Architect] Re: Database level triggers
Author David Garamond
Martijn Tonies wrote:
> Mind you though - Firebird isn't even able to sandbox a misbehaving
> UDF currently :-/ ... The engine seems to restart even after minor UDF
> errors.

Well, that's to be expected, right? UDF's are written in an "unsafe
langugage" (C, Delphi) and run in the same process space as FB. Same as
DLL's, most browser plugins, etc.

--
dave