Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Greenplum should now appear as an available database driver.

Anchor
MariaDB
MariaDB
MariaDB

Note

Available as of Datameer 7.4

  • Select a driver archive appropriate for your system, download the file, and extract it into your local file system.
  • Locate the driver .jar named mariadb-java-client-<version>-sources.jar in your file system.
  • In Datameer, go to the Admin tab and then to the Database Drivers tab.
    Click New to add a new database driver.
  • Enter the following information:
    • Name: MariaDB
    • Jar Filemariadb-java-client-<version>-sources.jar (file you downloaded)
    • Database Driver Template : MariaDB
    • Driver Class: org.mariadb.jdbc.Driver
    • Connection Pattern: jdbc:maria://%host%:%port%/%database%
      Image Added
  • MariaDB should now appear as an available database driver.

Anchor
mssql
mssql
Microsoft SQL Server

...

  • Name: Sybase IQ
  • Jar File: (your driver)
  • Database Driver Template : Sybase IQ
  • Driver Class com.sybase.jdbc3.jdbc.SybDriver
  • Connection Pattern: jdbc:sybase:Tds:%host%:%port%?ServiceName=%dbName%
  • Sybase IQ should now appear as an available database driver.

...