Microsoft’s ODBC drivers for SQL Server do not use a PORT=
parameter. The port number, if any, is appended to the server name/IP with a comma, e.g.,
SERVER=xxxTest-SRV,51333;
Microsoft’s ODBC drivers for SQL Server do not use a PORT=
parameter. The port number, if any, is appended to the server name/IP with a comma, e.g.,
SERVER=xxxTest-SRV,51333;