Unable to get Exasol database schemas
Using DataGrip from PyCharm:
PyCharm 2017.3.2 (Professional Edition)
Build #PY-173.4127.16, built on December 18, 2017
JRE: 1.8.0_152-release-1024-b8 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.13.2
Exasol driver configuration:
(Version is 6.0.3)


Connecting to the database is succesful:
Database: EXASolution (ver. 6.0.1) Identifier case sensitivity: upper (plain), exact (delimited) Driver (JDBC3.0): EXASolution JDBC Driver (ver. 6.0.3)
But trying to get information about the eschemas throws the following exception

Regards,
请先登录再写评论。
Hi,

You need to change dialect to Exasol in your Driver settings:
Thank you.
Hi vasily,
Thanks a lot for your reply. I don't really have the "Exasol" dialect as an option in the dropdown, any idea why?