J
javadev
Hello
I am trying to connect to an Oracle 10g Free Express Edition database
that is running on the local machine from the NetBeans IDE.
I am using the driver : sun.jdbc.odbc.JdbcOdbcDriver.
The database URL has been input as:
jdbc
racle:thin
localhost:1521
rcl
However I get the error: "Unable to add connection, null". I have also
tried various other combinations of the URL with Ip address and other
local ports.
Could someone please suggest if I am making some mistake here.
Thanks
SS
I am trying to connect to an Oracle 10g Free Express Edition database
that is running on the local machine from the NetBeans IDE.
I am using the driver : sun.jdbc.odbc.JdbcOdbcDriver.
The database URL has been input as:
jdbc
However I get the error: "Unable to add connection, null". I have also
tried various other combinations of the URL with Ip address and other
local ports.
Could someone please suggest if I am making some mistake here.
Thanks
SS