Subject RE: [Firebird-Java] jaybird
Author Sachin Walia
try the following format of ur url:
if ur db file (db.gdb for e.g) is located at c:\db\etc then
 
jdbc:firebirdsql:localhost/3050:c:/db/etc/db.gdb
 
hope it helps
 
sachin walia

[Sachin Walia]  -----Original Message-----
From: Paul MAJGIER [mailto:paul@...]
Sent: Thursday, October 31, 2002 1:56 PM
To: Firebird-Java@yahoogroups.com
Subject: Re: [Firebird-Java] jaybird

Sorry I made a mistake, my system path is :
 
e:\javalib\jaybird\mini-j2ee.jar;e:\javalib\jaybird\mini-concurrent.jar;e:\javalib\jaybird\firebirdsql.jar;e:\javalib\interclient-res.jar;e:\javalib\interclient-core.jar;e:\javalib\interclient.jar;e:\javalib\interclient-utils.jar;
 
but in spite of this, it wasn't work.
 
 
On the other hand, I tried this
E:\java>java -classpath .;e:\javalib\jaybird\firebirdsql.jar;e:\javalib\jaybird\mini-j2ee.jar;e:\javalib\jaybird\mini-concurrent.jar Visualsql
 
It run, it find "org.firebirdsql.jdbc.FBDriver", but after
I have the following error :

SQLException: Problem getting connection: I/O error for file %.0s"open"
----- Original Message -----
Sent: Wednesday, October 30, 2002 1:12 PM
Subject: RE: [Firebird-Java] jaybird

Friend u forgot to include firebirdsql.jar
 
sachin 
-----Original Message-----
From: Paul MAJGIER [mailto:paul@...]
Sent: Wednesday, October 30, 2002 4:54 PM
To: Firebird-Java@yahoogroups.com
Cc: Stéphane Dany
Subject: [Firebird-Java] jaybird

Hi all,
 
Has anyone using "JayBird" ?
I try use it, but my Java-Client indicates me "Driver not found in Java Runtime !"
I checked many times, my system path is good, ( E:\javalib\jaybird\jaas.jar;E:\javalib\jaybird\log4j-core.jar;E:\javalib\jaybird\mini-j2ee.jar;E:\javalib\jaybird\mini-concurrent.jar;)
 
I read Release Notes, but I didn't find about that.
 
Anyone can help me ? 
 
regards,
 
Paul.
 


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.


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.


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.