Subject | Firebird, java, & OOo |
---|---|
Author | Art Fore |
Post date | 2003-02-12T16:47:39Z |
System is SuSE 8.1 Linux, OOo 1.02, J2RE 1.4.1
I have installed J2re 1.4, reinstalled OOo where it recognizes the Java,
but when I try to connect, it comes up No connection could be
established for URL
jdbc:localhost/3050:/opt/interbase/examples/employee.gdb.
I can connect with isql with no problem and can type java at the command
line and get the help file that comes up when you have no options.
I have java class path pointing to all of the jaybird .jar files in
/opt/interbase/java.
JDBC Drivee class in OOo data sources is set for
org.firebirdsql.jdbc.FBdriver, same as in Windows.
Data Source URL is
jdbc:firebirdsql:localhost/3050:/opt/interbase/examples/employee.gdb
Also tried the other variation of this
jdbcc:firebirdsql://localhost:3050/opt/interbase/examples/employee.gdb
with no better results.
Any suggestions as to what is wrong?
I there any other test you can do with Java awithout OOo to see if it
java or OOo?
Art
I have installed J2re 1.4, reinstalled OOo where it recognizes the Java,
but when I try to connect, it comes up No connection could be
established for URL
jdbc:localhost/3050:/opt/interbase/examples/employee.gdb.
I can connect with isql with no problem and can type java at the command
line and get the help file that comes up when you have no options.
I have java class path pointing to all of the jaybird .jar files in
/opt/interbase/java.
JDBC Drivee class in OOo data sources is set for
org.firebirdsql.jdbc.FBdriver, same as in Windows.
Data Source URL is
jdbc:firebirdsql:localhost/3050:/opt/interbase/examples/employee.gdb
Also tried the other variation of this
jdbcc:firebirdsql://localhost:3050/opt/interbase/examples/employee.gdb
with no better results.
Any suggestions as to what is wrong?
I there any other test you can do with Java awithout OOo to see if it
java or OOo?
Art