Connecting to MS SQL Server with iODBC on Mac Connecting to MS SQL Server with iODBC on Mac sql-server sql-server

Connecting to MS SQL Server with iODBC on Mac


You should use 'port' parameter in connection string in case of DSN-less connection.

Otherwise your port could be specified in your DSN or driver config (odbc.ini and freetds.conf respectively)