All Apps and Add-ons

How to configure dbconnect version 2 with sql server using sql server instance without port?

cdo_splunk
Splunk Employee
Splunk Employee

How to configure dbconnect version 2 with sql server using sql server instance without port?

Tags (1)
0 Karma
1 Solution

cdo_splunk
Splunk Employee
Splunk Employee

1/Install dbconnect version 2.1.1.

2/modify the jdbc url
jdbc:sqlserver://;databaseName=;selectMethod=cursor

3/Set the host to [Server][Instance] leaving the port blank.

JDBC article showing the proper URL string: http://www.codejava.net/java-se/jdbc/connect-to-microsoft-sql-server-via-jdbc

View solution in original post

0 Karma

cdo_splunk
Splunk Employee
Splunk Employee

1/Install dbconnect version 2.1.1.

2/modify the jdbc url
jdbc:sqlserver://;databaseName=;selectMethod=cursor

3/Set the host to [Server][Instance] leaving the port blank.

JDBC article showing the proper URL string: http://www.codejava.net/java-se/jdbc/connect-to-microsoft-sql-server-via-jdbc

0 Karma
Get Updates on the Splunk Community!

AI for AppInspect

We’re excited to announce two new updates to AppInspect designed to save you time and make the app approval ...

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...

Operationalizing Entity Risk Score with Enterprise Security 8.3+

Overview Enterprise Security 8.3 introduces a powerful new feature called “Entity Risk Scoring” (ERS) for ...