|
[
Permalink
| « Hide
]
Mark Rotteveel added a comment - 02/Feb/10 08:53 AM
The Firebird Tracker is intended for bugs in Firebird, not for support questions such as yours. Please direct your question to the Firebird-support list (see http://www.firebirdsql.org/index.php?op=lists for information)
I wrote a longer comment, but the tracker refused to add it.
In short: this is a bug. Firebird embedded server accepts only absolute paths for UDF directory. I'm using FB 2.1.3 on WinXP SP3, and the bug came up using isql tool with my database creation script. I tested some variations and this issue happens only when I do not use the default root directory. But when I change the root directory, relative UDF paths are not referenced to location of fbembed.dll neither to the new root directory.
Gábor Török ,
Original ticket is against Firebird 2.5 while you talking about 2.1. In 2.5 root directory of embedded server is fbemed.dll directory. In 2.1 root directory of embedded server is directory where .exe is located. It is not clear what do you mean "I change the root directory" Anyway, this is support question, use Firebird-support lis for it |