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: Suitable driver not found" when configuring 360Suite databases

      Symptom When configuring 360Suite main database When configuring 360Eyes database When trying to create a 360Cast or 360WOFBO SQL source When trying to create a 360View SQL Query Once you selected your database type and validate the form, you fet ...
    • How to install 360Eyes on SQL Server on Azure

      SymptomInstalling 360Eyes using SQL Server on Azure. Environment 360Eyes SAP BusinessObjects Enterprise XI 3.1 SAP BusinessObjects Business Intelligence 4.0 SAP BusinessObjects Business Intelligence 4.1 SAP BusinessObjects Business Intelligence 4.2 ...
    • How to configure SQL Server with Windows Authentication

      Symptom When trying to configure a SQL Server database using Windows Authentication as part of the 360eyes database configuration, the following error is returned: "The driver is not configured for integrated authentication". Environment 360Eyes ...
    • Fixing encoding issues in MySQL

      Symptom Encountering character encoding issues when using MySQL database as a repository for 360Eyes. Environment 360Eyes SAP BusinessObjects Enterprise XI 3.1 SAP BusinessObjects Business Intelligence 4.0 SAP BusinessObjects Business Intelligence ...
    • java.nio.file.DirectoryNotEmptyException: wartemp/META-INF

      Symptom When running the install.bash script, I get the following error: java.nio.file.DirectoryNotEmptyException: wartemp/META-INF Environment 360 Web Platform. *nix setup. Reproducing the issue Run the 360 Web Platform setup for *nix environments. ...