Subject Re: [firebird-support] UDF registration
Author Fabricio Araujo
On Sat, 08 Jan 2005 11:05:59 -0000, jasajona wrote:

>
>
>Hello,
>
>I executed these sql scripts to register UDF librarys
>fbudf.sql
>ib_udf.sql
>and was expecting to work these udf for all databases, but when I
>created new database these UDF were not working.
>Should I register
>UDF for each database ?

Yes.

>Or there are other way to make firebird work
>with UDF without registering each time when I create DB?

No

>
>Should I register just these UDF that I use in my querys?

No need.

>If I register all functions that are in fbudf.sql ib_udf.sql, will
>it make no impact for performace?

None that I'm aware of.