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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...

Operationalizing TDIR: Building a More Resilient, Scalable SOC

Optimizing SOC workflows with a unified, risk-based approach to Threat Detection, Investigation, and Response ...

Introducing .conf Stories Series!

“.conf Stories” Series – First Feature: Rich Mahlerwein   Every year .conf brings together some of the most ...