We are working with DB Connect version 3.1.4 Connect to SQL 2014 we got al data without any problem. If we connect to SQL 2017 databases sometimes we got some entries more than once. So we got duplicates.
According documentation https://docs.splunk.com/Documentation/DBX/3.1.4/DeployDBX/Installdatabasedrivers#Install_the_SQL_Server_database_driver_using_a_SQL_server_user_name_and_password
Driver Microsoft JDBC Driver for SQL Server Version 4.2 is supported. However this driver is not supported by Microsoft for SQL 2017.
Does DBConnect support an Microsoft JDBC Driver for SQL Server version (At least 6.2) which is supported for SQL 2017?
... View more