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!

Splunk MCP & Agentic AI: Machine Data Without Limits

  Discover how the Splunk Model Context Protocol (MCP) Server can revolutionize the way your organization ...

Finding Based Detections General Availability

Overview  We’ve come a long way, folks, but here in Enterprise Security 8.4 I’m happy to announce Finding ...

Get Your Hands Dirty (and Your Shoes Comfy): The Splunk Experience

Hands-On Learning and Technical Seminars  Sometimes, you just need to see the code. For those looking for a ...