Subject | Can't connect Jaybird with the embedded Firebird |
---|---|
Author | de torcy |
Post date | 2004-07-19T16:45:43Z |
I have the embedded Firebird 1.5 version with the fbembed.dll (02/20/2004,
1515598 Bytes). I have the jdbc driver FirebirdSQL-1.5.0RC3JDK_1.3.
I renamed fbembed.dll in fbclient.dll and copy it in the classpath ( to be
sure I copy it in Windows\system32 too )
My url is something like : jdbc:firebirdsql:embedded:d:\myFolder\myBase.gdb
and I got : "Resource Exception. Unable to complete network request to host
"embedded".
Reason: Unable to complete network request to host "embedded"
If I launch the fbserver service with the url :
jdbc:firebirdsql:localhost/3070:d:\myFolder\myBase.gdb, it works.
What's wrong ???
Thanks
ps : I use Windows XP and java 1.4.2_04
[Non-text portions of this message have been removed]
1515598 Bytes). I have the jdbc driver FirebirdSQL-1.5.0RC3JDK_1.3.
I renamed fbembed.dll in fbclient.dll and copy it in the classpath ( to be
sure I copy it in Windows\system32 too )
My url is something like : jdbc:firebirdsql:embedded:d:\myFolder\myBase.gdb
and I got : "Resource Exception. Unable to complete network request to host
"embedded".
Reason: Unable to complete network request to host "embedded"
If I launch the fbserver service with the url :
jdbc:firebirdsql:localhost/3070:d:\myFolder\myBase.gdb, it works.
What's wrong ???
Thanks
ps : I use Windows XP and java 1.4.2_04
[Non-text portions of this message have been removed]