Subject Re: [ib-support] UDF
Author Helen Borrie
At 04:56 PM 19-11-01 +0000, Fabrice Aeschbacher wrote:
>Hi,
>
>After having copied fbudf.dll in ($INTERBASE_DIR)\udf and executed
>the following statement:
>
>declare external function dow
> timestamp,
> varchar(15) returns parameter 2
> entry_point 'DOW' module_name 'fbudf'
>
>, I try to execute:
>
> SELECT dow('NOW') FROM rdb$database
>
>and get the following error message:
>
>ISC ERROR CODE:335544343
>
>ISC ERROR MESSAGE:
>invalid request BLR at offset 86
>function DOW is not defined
>module name or entrypoint could not be found
>
>I also tried to copy fbudf.dll in the bin or lib directory, and to
>give the full path as module_name, without success.
>
>Did I miss something?
>
>And by the way, which the default directory where the udf libs are
>searched?

Fabrice,
What version of Firebird are you using?

Helen

All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________