Custom JDBC Driver with separate credentials file
I'm trying to setup a connection to Infor Datalake. They have a provided JDBC Driver. The driver relies on a separate file for credentials ending in .IONAPI. The normal setup is to drop the .jar and .ionapi file into the same folder and then connect. I'm able to connect with this setup usind DBeaver, so I know it works, however, when attempting to recreate the same setup in DataGrip, I'm unable to connect with this error:
JDBC Error 100
Unable to connect. The Infor Compass JDBC Driver.ionapi file is not found. The file must be located in the folder containing the Compass JDBC driver JAR file.
However, both my JAR and .ionapi file are in the same folder and the JAR file and that folder are mapped in the Driver Files setup area. I was curious if maybe the .ionapi file needs to be somewhere else within the datagrip folder structure or if anyone has had success with a similar setup. Thanks.
Please sign in to leave a comment.
May I know how you added the driver via Custom Jar, or Library option? I may assume you might need the second option
https://www.jetbrains.com/help/datagrip/other-databases.html#library-paths-for-user-drivers