Connect Aqua Data Studio to Oracle and access data

Accessing a Oracle database can be fast and seamless with an Open Database Connectivity (ODBC) solution. Devart ODBC Driver for Oracle provides full interoperability and allows you to access live Oracle data. The driver enables you to retrieve, view, and modify Oracle data directly within Aqua Data Studio.

Step 1. Initiate a connection with an ODBC driver

In Aqua Data Studio, click the Register Server icon. To proceed, select Generic ODBC and click Save to confirm your settings.

Initiate a connection with an ODBC driver

Step 2. Select a data source

Select the pre-created DSN in the ODBC Data Source window. Next, click ODBC Data Source window. Next, click Select to connect to the required ODBC driver.

Select a data source

Step 3. Retrieve data from a table

Pick the desirable table from the list and use the SELECT statement in Query Analyzer to enable successful data retrieval.

Retrieve data from a table

How to download, install, and configure Devart ODBC Driver for Oracle

Download the driver

Click Download in the upper-right corner of this page. Under Download for Windows, click Download next to the EXE or MSI file or - if you're not signed in - click Get Trial, sign up or sign in to your Devart account, and then click Download next to the file you need to download.

Install the driver

Run the installer you downloaded. Click Next and follow the instructions.

Welcome page of the Devart ODBC Driver Setup Wizard.

Open ODBC Data Source Administrator

Click Start on the taskbar and search for ODBC Data Sources.

ODBC Data Sources search results.

Add a data source (DSN)

In the ODBC Data Source Administrator, go to the System DSN tab and click Add. Select Devart ODBC Driver for Oracle and click Finish.

Create New Data Source dialog in the ODBC Data Source Administrator.

Activate the driver

In the Devart ODBC Driver for Oracle Configuration window, navigate to the License tab and click Input Activation Key. Paste your activation key in the corresponding field or click Load Key... and specify the path to the file that contains your activation key.

License Information page of the Devart ODBC Driver Setup Wizard.

Configure the DSN

On the General tab, enter a Data Source Name, Description, and Oracle connection details.

Devart ODBC Driver for Oracle Configuration dialog.

Complete the configuration

Click Test Connection to make sure that all details are correct. Then, click OK to save the DSN settings and complete the configuration.

Connection successful message in the Devart ODBC Driver for Oracle Configuration dialog.

Prepare for the installation

1. Install the iODBC driver manager. It's required for the driver to work properly.
2. Go to Apple menu > System Preferences > Security & Privacy. Select App Store and identified developers under Allows apps downloaded from.

Prepare for the installation

Download the driver

Click Download in the upper-right corner of this page. Under Download for macOS, click Download next to the PKG file or - if you're not signed in - click Get Trial, sign up or sign in to your Devart account, and then click Download next to the file.

Start the installation

Run the installer you downloaded. Click Continue and follow the instructions.

Start the installation

Agree to the software license agreement

On the License page, read the agreement, click Continue, and then click Agree.

Agree to the software license agreement

Start the trial period or activate the driver

If you don't have an activation key yet, select Trial; if you've already purchased a license, select Activation Key. Enter your key or click Load Activation Key... and specify the path to the file that contains you activation key. Click Continue.

Start the trial period or activate the driver

Complete the installation

On the Installation Type page, click Install. After the installation finishes, click Close.

Complete the installation

Configure a data source (DSN)

Go to Finder > Applications > iODBC and open the iODBC Administrator. On the System DSN tab (recommended), click Add, select Devart ODBC Driver for Oracle, and click OK.

Configure a data source (DSN)

Enter connection details

Specify the required connection details and click Ok.

Enter connection details

Complete the configuration

Click Test to make sure that all details are correct. Then, click OK twice to close the message and exit the iODBC Data Source Administrator.

Enter connection details

Prepare for the installation

Note: This is a flow for Ubuntu 24. For other distributions, the steps may vary.

Make sure you have an ODBC driver manager installed - we recommend using unixODBC. You can install it with sudo apt-get install libodbc2 libodbcinst2 odbcinst unixodbc.

Terminal window showing the apt-get command to install ODBC packages on Linux.

Download the driver

Click Download in the upper-right corner of this page. Under Download for Linux, click Download next to the DEB or RPM package for your system or - if you're not signed in - click Get Trial, sign up or sign in to your Devart account, and then click Download next to the package.

Install the driver

With a DEB package, you can install the driver using the GUI. Go to the package location (by default, the package is downloaded to /home/user/Downloads). Right-click the package and select Open With  > App Center. In the App Center window, click Install.

App Center window with the Install button.

You can also use the command line to install the driver from either a DEB or RPM package and activate the installed driver. For more information, see the driver documentation.

Activate the driver

In your command-line interface, navigate to the folder where the driver is installed. Run the following command:
sudo ./oracleodbcactivator -a <your_activation_key>.

Instead of the activation key, you can specify the path to the file that contains your activation key.

Configure a data source (DSN)

Open the odbc.ini file in a text editor. We're using nano, so the command is sudo nano /etc/odbc.ini. Locate the DSN named DEVART_ORACLE (it was created automatically) and specify the connection details:

[DEVART_ORACLE]
Driver=Devart ODBC Driver for Oracle
Direct=True
Host=your_oracle_server_name
Port=your_oracle_listener_port
Service Name=your_oracle_database_name
UserID=your_oracle_user_id
Password=your_oracle_password

Save the changes and close the file.

Terminal window showing GNU nano editing /etc/odbc.ini with the driver configuration details.

Test the connection

Run isql -v DEVART_ORACLE to test the connection using isql, the ODBC command-line tool. Once connected, you can run SQL queries to retrieve data from Oracle.

Key features

Cross-Platform Support

Cross-platform support

  • Windows (32/64-bit)
  • macOS
  • Linux
  • Single driver for all platforms
Performance Features

Performance features

  • Connection pooling
  • Batch updates
  • Prepared statements
Unicode Support

Unicode support

Full Unicode compliance for all character sets

Security Features

Security features

  • SSL/TLS encryption
  • Custom certificate support
Connection Speed

Connection speed

  • Direct TCP/IP connection
  • Optimized data transmission
Simple Deployment

Simple deployment

  • Single driver installation, no additional components
  • Support for all Oracle versions

Ready to get started?

Get started with ODBC Drivers at no cost

Get started with ODBC Drivers at no cost

Download our ODBC Drivers for a FREE 30-day trial and see them in action today!

Try ODBC Universal Bundle

Try ODBC Universal Bundle

Get universal access to data of different ODBC-compliant data sources, including major database servers and cloud services.

Need a hand?

Need a hand?

If you need any help or have questions about our tools or purchasing options, just get in touch with our team.

Popular Aqua Data Studio integrations using other ODBC drivers for databases