Current location - Quotes Website - Collection of slogans - How does sql server modify the default port?
How does sql server modify the default port?
If it is in sql.

Computer network server

manage

Studio, and then add a comma (not a semicolon) after the server name, followed by the port number. Otherwise, sql

Computer network server

manage

Studio connects to remote sql through the default port 1433.

Server server.

As shown in the figure below,

If it is in development code, just set the corresponding port in the connection string.