Subject | Re: [firebird-support] embedded firebird and UDFs |
---|---|
Author | Dimitrios Chr. Ioannidis |
Post date | 2003-06-15T20:04:19Z |
Rolf & Sibylle Nussbaumer wrote:
If you have the exe project in C:\test and you follow the example in
readme you will have
a tree somethink like this ...
C:\test
C:\test\fb
C:\test\fb\udf
C:\test\fb\intl
so the RootDirectory will be
RootDirectory = C:\test\fb
Dimitris
>DLLs into .\fb\udf, set the root directory to .\fb in firebird.conf.You need to use the full path of tree on the firebird.conf , did you ?
>
If you have the exe project in C:\test and you follow the example in
readme you will have
a tree somethink like this ...
C:\test
C:\test\fb
C:\test\fb\udf
C:\test\fb\intl
so the RootDirectory will be
RootDirectory = C:\test\fb
Dimitris