Subject | Re: [firebird-support] UDF registration |
---|---|
Author | Fabricio Araujo |
Post date | 2005-02-13T18:06:39Z |
On Sat, 08 Jan 2005 11:05:59 -0000, jasajona wrote:
>Yes.
>
>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 ?
>Or there are other way to make firebird workNo
>with UDF without registering each time when I create DB?
>No need.
>Should I register just these UDF that I use in my querys?
>If I register all functions that are in fbudf.sql ib_udf.sql, willNone that I'm aware of.
>it make no impact for performace?