Subject | embedded firebird - UDF problem |
---|---|
Author | Slawomir Bialek |
Post date | 2005-09-09T21:32:09Z |
Hi,
I have application which is installed on the windows
server and it uses embedded firebird 1.5.
The application is accessible in our network
via something like \\10.10.10.1\app\app.exe
Everything was fine with it before,
but lastly we have added some features
which require UDF. There is subdirectory
udf in \app\ on the server and the application
works fine locally.
We are trying to run it via \\10.10.10.1\app\app.exe
and it gives us:
Invalid request BLR at offset...
function SUBSTR is not defined
module name or entrypoint could not be found.
I think firebird is not able to load UDF DLLs
via \\10.10.10.1\app\udf\...
We don't want to map \\10.10.10.1\ to a drive letter.
We have played with root dir in firebird.conf - no effect.
Is there something we can do with it? :)
thanks,
--
<> Netinfo: Product Development
<> tel: 32.3460490 fax: 32.3460492
<> http://www.netinfo.pl/
I have application which is installed on the windows
server and it uses embedded firebird 1.5.
The application is accessible in our network
via something like \\10.10.10.1\app\app.exe
Everything was fine with it before,
but lastly we have added some features
which require UDF. There is subdirectory
udf in \app\ on the server and the application
works fine locally.
We are trying to run it via \\10.10.10.1\app\app.exe
and it gives us:
Invalid request BLR at offset...
function SUBSTR is not defined
module name or entrypoint could not be found.
I think firebird is not able to load UDF DLLs
via \\10.10.10.1\app\udf\...
We don't want to map \\10.10.10.1\ to a drive letter.
We have played with root dir in firebird.conf - no effect.
Is there something we can do with it? :)
thanks,
--
<> Netinfo: Product Development
<> tel: 32.3460490 fax: 32.3460492
<> http://www.netinfo.pl/