Subject | AW: [firebird-support] Re: Embedded server + order by problem |
---|---|
Author | Steffen Heil |
Post date | 2004-11-24T12:26:30Z |
Hi
I suspect the fbembed.dll library to get the application directory from
extracting the path out of the linking applications path.
In your case - as you use java - from the binaries (and OSes) point of view,
the linking application is the JVM.
Try putting the "intl" directory structure into the JVM - just for a
test....
Regards,
Steffen
[Non-text portions of this message have been removed]
> Well, here is my app dir structure:I am not sure, but...
> e:\myapp\myapp.jar
> e:\myapp\fbembed.dll
> e:\myapp\ib_util.dll
> e:\myapp\firebird.conf ( RootDirectory = e:\myapp )
> e:\myapp\firebird.msg
> e:\myapp\jaybird.dll
> e:\myapp\data\DATA.FDB
> e:\myapp\intl\fbintl.dll
> e:\myapp\udf\fbudf.dll
> e:\myapp\udf\ib_udf.dll
> I really don't know where the mistake can be :-(
I suspect the fbembed.dll library to get the application directory from
extracting the path out of the linking applications path.
In your case - as you use java - from the binaries (and OSes) point of view,
the linking application is the JVM.
Try putting the "intl" directory structure into the JVM - just for a
test....
Regards,
Steffen
[Non-text portions of this message have been removed]