Perspective - PyODBC installation

I have to connect to a database with an ODBC connector. I know pyODBC but not sure how can I install it in Ignition.

Any suggestion for ODBC connection will be appreciated.

SQL Server has a “Linked Server” feature that I believe you can use to link to an ODBC data source.

You could then connection Ignition to that SQL Server instance via the standard JDBC driver.