Where do driver jars live?
已回答
I am not able to download any of the updated drivers (SqlLite, MSSQL, etc) through the datagrip interface.
The issue is likely due to our corporate network policy rules. I can manually download the jar files, could someone please clarify what folder to drop them into on Windows7 x64. Thank you.
请先登录再写评论。
Hi,
E.g. for Postgres `C:\Users\%USER%\.DataGrip2017.2\config\jdbc-drivers\PostgreSQL`.
Thank you.
P.S.: Also refer to our help https://www.jetbrains.com/help/datagrip/connecting-to-a-database.html#vertica_as_unsupported_dbms
Thanks for the response. I manually downloaded the driver and placed it in the directory specified. I am still unable to use DataGrip.
The Test Connection button is disabled and there is a Problems message, "— Download missing Sqlite (Xerial) driver files [Fix]"
As a sidebar - We bought licenses, it would be nice if we could get the product to actually work.
Also, the instructions that I were directed to at - https://www.jetbrains.com/help/datagrip/connecting-to-a-database.html#vertica_as_unsupported_dbms do not seem to be correct.
Step 5 on that page states, "In the JDBC drivers section, click and select your driver file or files in the dialog that opens." and has the following illustration
However, there does not appear to be a "JDBC drivers" section
Hi,
You need to specify your jar file by clicking "+":
Thank you.
Thanks!
@David Brown,
You can copy .DataGrip20XX.X folder to your desired location. Then make a fresh install of IDE and on startup just import settings from custom location.
I have faced the same problem.
I my case the solution was is to connect to a different wi-fi network. By some reason the wifi network I used blocked some ssl and vpn connections.