Odbc connection

Hi: Does Ignition support ODBC drivers? Any links to describe how to setup connectivity with Ignition? Thanks!

What database are you trying to connect to?

Ignition uses JDBC since it runs on java. ODBC is a Windows only connection.

The java JDBC-ODBC bridge technology was removed long ago (Java 8 and later). There might be third party implementations. This one, perhaps: