Subject Re: [ib-support] UDF's
Author Ann W. Harrison
At 08:36 PM 9/5/2001 +0000, sandeep@... wrote:
>Is there any disadvantage to using UDF?

They make system administration more difficult since they have
to be declared for each database and the library has to be available.
The performance is OK. In Firebird, it is possible to have a
UDF return NULL. InterBase has lost that ability.

Cheers,

Ann