JDBC drivers matrix

JDBC drivers matrix

DataBase Management System (DBMS)
JDBC driver names
PostgreSQL
postgresql-xx.x.xx.jar
Oracle
ojdbcX.jar
MySQL
mysql-connector-java-x.x.xx.jar
Microsoft SQL Server
mssql-jdbc-x.x.xx.jar
SAP Hana
ngdbc.jar
SAP Sybase / SQL Anywhere
jconn4.jar
sajdbc4.jar
Snowflake
snowflake-jdbc-x.x.x.jar

Nota Bene: XX or xx stand for version numbers. For instance with Oracle's "ojdbcX.jar" means the JDBC driver would look like "ojdbc7.jar" or "ojdbc8.jar".
Nota Bene (bis): some drivers cannot work without additional system dependencies on Windows machines, needing extra libraries (.dll files).
    • Related Articles

    • "DB003: No suitable driver found" when configuring 360Suite databases

      Symptoms When configuring 360Suite main database. When configuring 360Eyes database. When trying to create a 360Cast SQL source. When trying to create a 360View SQL Query. In any of these situations, when the database type was selected, the following ...
    • 360Suite - Supported Platforms (PAM)

      360Suite – Supported Platforms (PAM - Product Availability Matrix) This document provides an authoritative overview of the platforms and environments supported by 360Suite by Wiiisdom. It is designed to help customers quickly determine compatibility ...
    • Audit Snapshot Fails in 360Eyes — Unsupported DB URL (jdbc:sqlanywhere)

      Symptoms When running the 360Eyes – Audit job, the job fails during DO_SPECIFIC_JOB_ACTIONS and the log displays: Could not generate snapshot : Current DB URL (jdbc:sqlanywhere:DSN=BIA_Audit_PROD) is not supported. Cause The Audit data source is ...
    • [EXTERNAL] Windows - 360Suite Complete Uninstallation Guide While Keeping Data

      360Suite Complete Uninstallation Guide ⚠️ IMPORTANT: Read Before You Begin This guide will help you completely remove 360Suite from your system while preserving your data for future reinstallation. Complete uninstallation should only be performed as ...
    • SQL Anywhere: JZ0C0: Connection already closed

      Symptoms When running Web Intelligence (WebI) jobs in SAP BusinessObjects connected to a SQL Anywhere (Sybase) audit database, the job may fail with the following error: JZ0C0: Connection already closed. This results in WebI job crashes and ...