Hi @Moshe, Before Java 8, Oracle (and Sun prior to its acquisition) included a JDBC-ODBC bridge driver with Java for Windows. Java 7 support ended in 2022, and Splunk DB Connect support for Java 7 ...
See more...
Hi @Moshe, Before Java 8, Oracle (and Sun prior to its acquisition) included a JDBC-ODBC bridge driver with Java for Windows. Java 7 support ended in 2022, and Splunk DB Connect support for Java 7 ended many years ago. If no JDBC driver is available for your data source, you may be able to find a current JDBC-ODBC bridge solution from OpenText (formerly Micro Focus, which acquired Serena Software and Merant), CData, or another vendor. Those vendors may also sell a JDBC driver for your data source; however, not all JDBC drivers support the interfaces required by Splunk DB Connect. Which ODBC driver and/or database platform are you trying to query? A scripted input might be the easiest solution to your problem.