All Apps and Add-ons

DB Connect with FireBird SQL

Shyngys_Bolatbe
Engager

Hello every one!

1)I downloaded the Driver to driver folder in DB connect.
2)I add stanza to db_connect_type in default folder like this
[firebird]
displayName = Firebird SQL
jdbcDriverClass = org.firebirdsql.jdbc.FBDriver
jdbcUrlFormat = jdbc:firebirdsql://:/?encoding=NONE&charSet=ISO-8859-1
jdbcUrlSSLFormat = jdbc:firebirdsql://:/?encoding=NONE&charSet=ISO-8859-1
port = 3050
database = master

3) After saving the connection, I get this type of error
alt text

0 Karma

vishaltaneja070
Motivator

Hello @Shyngys_Bolatbekov

Try this:
[firebird]
displayName = Firebird
jdbcDriverClass = org.firebirdsql.jdbc.FBDriver
defaultPort = 3050
connectionUrlFormat = jdbc:firebirdsql://{0}:{1}/{2}
testQuery = SELECT 1 AS test

Let me know if it works

0 Karma

Shyngys_Bolatbe
Engager

no it doesnt help me , i change a lot of configuration and now i have other error
java.lang.NullPointerException: null value in entry: db_catalog_separator=null

0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In January, the Splunk Threat Research Team had one release of new security content via the Splunk ES Content ...

Expert Tips from Splunk Professional Services, Ensuring Compliance, and More New ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Observability Release Update: AI Assistant, AppD + Observability Cloud Integrations & ...

This month’s releases across the Splunk Observability portfolio deliver earlier detection and faster ...