Subject | Re: [firebird-support] embedded firebird and UDFs |
---|---|
Author | Rolf & Sibylle Nussbaumer |
Post date | 2003-06-18T11:25:16Z |
Dimitrios Chr. Ioannidis wrote:
but is not reported when viewing the function's metadata in IBConsole.
When this part is missing, IBConsole loses connection to the database
and crashes. I'm pretty shure, the embedded firebird is not finding the
UDF DLLs, but I have no clue why.
Rolf
>It does not help, either. The "PARAMETER 1" part was in my definition,
> Plz, try to define it this way and tell me if worked ....
>
> DECLARE EXTERNAL FUNCTION NOW
> TIMESTAMP RETURNS PARAMETER 1
> ENTRY_POINT 'getExactTimestamp' MODULE_NAME 'fbudf';
>
> Dimitris
but is not reported when viewing the function's metadata in IBConsole.
When this part is missing, IBConsole loses connection to the database
and crashes. I'm pretty shure, the embedded firebird is not finding the
UDF DLLs, but I have no clue why.
Rolf