Subject | Re: [firebird-support] Re: Replace character in Firebird |
---|---|
Author | Alexandre Benson Smith |
Post date | 2007-05-24T17:01:54Z |
nikoskapa wrote:
2.) Put it (.dll or .so) on your UDF directory (usually <Firebird
Install Dir>/UDF)
3.) Declare it inside your database
To declare it you should know the entry point name and the parameters,
probably rFunc has a .sql file with all the declarations, just copy and
paste in isql (or some other tool) and run it, you could declare all
UDF's or just the ones you will use.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
> I wish to use the rFunc library.1.) Download the library pack
> How to install it in firebird dbms?
>
2.) Put it (.dll or .so) on your UDF directory (usually <Firebird
Install Dir>/UDF)
3.) Declare it inside your database
To declare it you should know the entry point name and the parameters,
probably rFunc has a .sql file with all the declarations, just copy and
paste in isql (or some other tool) and run it, you could declare all
UDF's or just the ones you will use.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br