Subject | Re: [Firebird-Java] help on embeded java - still having problems |
---|---|
Author | Nikolay Ivanchev |
Post date | 2003-10-29T12:51:59Z |
How can I enable logging?
I have added log4j-core.jar to classpath, I have
added -FBLog4j=true as parameter.. still no logging.. no test.log..
Anyway, when I try to load the "embedded" using
DataSource.java as an example
I am recieving this exception:
og.firebirdsql.ngds.InternalError:
FirebirdApiBinding::Initialize - Could not find or load the
GDS32.DLL
at
org.firebirdsql.ngds.GDS_Impl.nativeInitilize(Native Method)
at
org.firebirdsql.ngds.GDS_Impl.attemptToLoadAClientLibraryFromList(GDS_Impl.java:99)
which is nasty. gds32.dll is in the same directory
with jaybird.dll
BTW I have compiled jaybird.dll with msvc++ 7.0
which comes with .NET. can some one send me a MSVC++ 6.0 compiled jaybird.dll if
this may be a problem
Regards
Niki
----- Original Message -----From: Nikolay IvanchevTo: JayBirdSent: Wednesday, October 29, 2003 1:36 PMSubject: [Firebird-Java] help on embeded javaI have succesfully build current cvs of jaybird. Tests failed with 3 errorstwo errors on TestsFBBlobParams - one conversion error and one internal erroone error on TestsFBSavepoint (probably due to server version, mine is latest stable 1.0)Now I want to rework my code to test fbembeded. I have downloaded embeded for windows,but first question is - where to put all dlls? jaybird.dll and those from embeded versionRegards Niki
To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.