Subject RE: [Firebird-Java] JayBird 1.5 and Firebird Embedded problem
Author Ryan Baldwin
Hi Massimo,

>I got the following error when trying to start my application with
>JayBird 1.5 and Firebird Embedded RC8:
>
>org.firebirdsql.ngds.InternalError: FirebirdApiBinding::Initialize -
>Could not find or load the GDS32.DLL
> at org.firebirdsql.ngds.GDS_Impl.nativeInitilize(Native Method)

This error message is miss leading - it will say it couldent load gds32.dll
even if it was trying too load fbembed.dll. This is now on my list too be
fixed.


>The firebird embedded root diretory is in the path, and in this
>directory resides the the GDS32.DLL (renamed from fbembed.dll).
>What else can be the problem?

There is no need too re-name fbembed.dll too GDS32.dll if you are
using the correct URL/Datasource 'type'. For example the URL for
embedded server is jdbc:firebirdsql:embedded://etc - or if using
one of the other methods of obtaining a connection loog for a
setType(String) method and I beleive you would pass the string
"embedded".

When getting a connection in this way jaybird will attempt too load
fbembed.dll.

Hope this helps
Ryan



-----Original Message-----
From: mapofe [mailto:mapofe@...]
Sent: 08 January 2004 16:48
To: Firebird-Java@yahoogroups.com
Subject: [Firebird-Java] JayBird 1.5 and Firebird Embedded problem


Hi,
I got the following error when trying to start my application with
JayBird 1.5 and Firebird Embedded RC8:

org.firebirdsql.ngds.InternalError: FirebirdApiBinding::Initialize -
Could not find or load the GDS32.DLL
at org.firebirdsql.ngds.GDS_Impl.nativeInitilize(Native Method)

The firebird embedded root diretory is in the path, and in this
directory resides the the GDS32.DLL (renamed from fbembed.dll).
What else can be the problem?
Thank you!
Massimo





Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/Firebird-Java/

To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/