Firebird database datasource .fdb file requires a driver...

已回答

Hi everyone!

I'm trying to get data from a Firebird  .FDB file and after specifying the .FDB file, the IDE says only those drivers are available (check image).
What is needed to be installed?
Thanks in advance!

0

Hi @Yuri-Feng-Hung

Firebird can be used in IntelliJ IDEA, but it is available with basic support. To use Firebird you can manually install it by downloading the driver at https://www.jetbrains.com.cn/en-us/datagrip/jdbc-drivers/ and then you can follow the instructions for Databases with basic support.

I hope this helps!

0

请先登录再写评论。