SQLExplorer is based on JDBC-Drivers. AFAIK Oracle delivers two kinds of JDBC-Drivers.
One requires a Oracle Clinet to be installed on your machine the other one is a plain Java driver.
To get connected with Oracleconfigure your Oracle-JDBC-Driver in the SQLExplorer preferences.
Then you can setup a connection profile to connect to your Oracle instance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all.
I need to use a connection to Oracle that is of type TNS and hence driverless. Does SQL Explorer support that?
TIA
SQLExplorer is based on JDBC-Drivers. AFAIK Oracle delivers two kinds of JDBC-Drivers.
One requires a Oracle Clinet to be installed on your machine the other one is a plain Java driver.
To get connected with Oracleconfigure your Oracle-JDBC-Driver in the SQLExplorer preferences.
Then you can setup a connection profile to connect to your Oracle instance.