Looks like your JDBC_URL may be malformed...have you tried @zuriqui
without the dot in between?
Also beware that if your Oracle is on Windoze you can't use a netBIOS
name, it has to be a DNS type name.
"ping zuriqui" from the shell will verify that the name is recognized.
--
David Crooke, Aust
Hello I have a problem trying to use oracle database from Java
I can not make connection from Java to Oracle by the Thin nither Oci8
options using the import java.sql.*.
To this proposs I use 2 simple java programs (attacheds).
Them compiles well but when I try to run I obtains the errors bellow