Knowledge Base Article

Connecting to Microsoft SQL Server Using a Non-Standard Port

By default the MS SQL Server data connector will use the MS SQL Server default port 1443.
To connect using a different port, use the portNumber parameter in the Additional Parameters field to specify the new port number.
For example, to use port 5555 add the following to the Additional Parameters filed:
portNumber=5555
1.png
Updated 03-02-2023
No CommentsBe the first to comment