Menu

TNS connection

Help
2009-08-28
2013-04-29
  • Barbara Rosi-Schwartz

    Hi all.

    I need to use a connection to Oracle that is of type TNS and hence driverless. Does SQL Explorer support that?

    TIA

     
    • Heiko Hilbert

      Heiko Hilbert - 2009-09-11

      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.

       

Log in to post a comment.