I'm trying to connect to an ODBC data source from a Mac using DBeaver. I can't seem to find a way to set up an ODBC connection in DBeaver. Is it not supported? (JDBC is supported)
I'm trying to use the FreeTDS driver to connect to a MSSQL server. This server is on a different domain than the Mac so it cannot use Windows Authentication and hence the need to use an ODBC connection. I'm able to connect from the Mac using tsql which comes with FreeTDS.


