
Either double-click the JAR file or execute the jar file from the command-line.įill in the connection properties and copy the connection string to the clipboard.Ī typical JDBC URL is the following: jdbc:oracleoci:User=myuser Password=mypassword Server=localhost Port=1521 Īfter establishing a connection, the wizard will close and the connection will be available in the connections panel. Service Name: The service name of the Oracle database.įor assistance in constructing the JDBC URL, use the connection string designer built into the Oracle JDBC Driver.Password: The password provided for authentication with the Oracle database.

#Razorsql install free update
To connect to Oracle, you'll first need to update your PATH variable and ensure it contains a folder location that includes the native DLLs.

The JDBC URL begins with jdbc:oracleoci: and is followed by a semicolon-separated list of connection properties. (This property can also be set in the JDBC URL.) Driver Class: Set the driver class to.Driver Location: Set this property to the path to the lib subfolder in the installation directory.In the Connection Wizard that appears, set the following properties:.Open the RazorSQL application and, in the Connections menu, select Add Connection Profile -> Other -> JDBC.
#Razorsql install free how to
This article shows how to connect to Oracle using wizards in RazorSQL.Ĭreate a JDBC Data Source for Oracle Data The CData JDBC Driver for Oracle enables standards-based access from third-party tools, from wizards in IDEs to data management and analysis tools.
