Subject | Re: Binaries available for trying fbembed.dll from your java app on win32. |
---|---|
Author | ryanb486 |
Post date | 2003-04-24T12:03:57Z |
Hi,
These binaries have rough edges when it comes to the locations from
which various dll's are loaded. The method described in the
readme.txt works under some circumstances but I have run into
problems under others.
If there are problems with this the most likley cause is that dll's
either are not being loaded at all 'intl.dll' for example or they
are being loaded from the wrong location.
Moving the firebird directory tree into the programs working
directory may solve this. I dont currently understand exactly what
rules are being followed to load these dll's - but when I have and
explanation and/or something better then I will let you guys know.
Thanks
Ryan
--- In Firebird-Java@yahoogroups.com, "Ryan Baldwin"
<ryan.baldwin@n...> wrote:
These binaries have rough edges when it comes to the locations from
which various dll's are loaded. The method described in the
readme.txt works under some circumstances but I have run into
problems under others.
If there are problems with this the most likley cause is that dll's
either are not being loaded at all 'intl.dll' for example or they
are being loaded from the wrong location.
Moving the firebird directory tree into the programs working
directory may solve this. I dont currently understand exactly what
rules are being followed to load these dll's - but when I have and
explanation and/or something better then I will let you guys know.
Thanks
Ryan
--- In Firebird-Java@yahoogroups.com, "Ryan Baldwin"
<ryan.baldwin@n...> wrote:
> Hi,Java/files/ a file
>
> I have uploaded to http://groups.yahoo.com/group/Firebird-
> called firebirdembededforjava_JDK14_RC1_01.zip which containsbinaries for
> the jaybird driver modifications allowing java apps to usefbembed.dll on
> win32.compile the
>
> These are JDK 1.4 only purley because this is the JDK I used to
> code - I can make binaries available for 1.3 if anyone would likethem.
>experiment with
> The zip file contains a 'readme.txt' explaining how to use the
> modifications. Please read this fully.
>
> I have made these binaries available purly for people to
> using the fbembeded.dll from java as a temporary messure untilthese mods
> are intergrated with the main code.
>
> Thanks
> Ryan