• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    Sql Server 2005 默认端口修改方法
    在SQL Server 配置管理器中,展开SQL Server 2005的网络配置,然后点击服务器实例如:MSSQLSERVER 的协议。
    在右窗格中,双击TCP/IP协议。
    在TCP/IP属性对话框中,单击IP地址选项卡。
    在TCP端口框中的IPAll节,输入一个可用的端口号。对于本教程中,我们将使用1500。
    单击确定以关闭该对话框,然后单击确定的警告说,必须重新启动服务。
    在左窗格中,单击SQL Server 2005的服务。
    在右窗格中,右键单击SQL Server实例如:SQL Server (MSSQLSERVER),然后单击重新启动。当数据库引擎重新启动时,它将侦听端口1500 。

    --------------------------------------------------------------------------------

    In SQL Server Configuration Manager, expand SQL Server 2005 Network Configuration, and then click on the server instance you want to configure.
    In the right pane, double-click TCP/IP.
    In the TCP/IP Properties dialog box, click the IP Addresses tab.
    In the TCP Port box of the IPAll section, type an available port number. For this tutorial, we will use 1500.
    Click OK to close the dialog box, and click OK to the warning that the service must be restarted.
    In the left pane, click SQL Server 2005 Services.
    In the right pane, right-click the instance of SQL Server, and then click Restart. When the Database Engine restarts, it will listen on port 1500.
    您可能感兴趣的文章:
    • SQL Server 2008 到底需要使用哪些端口?
    • win2008 r2安装SQL SERVER 2008 R2 不能打开1433端口设置方法
    • Sql Server 2005的1433端口打开局域网访问和进行远程连接
    • Sql server端口未打开连接不上的解决方案
    上一篇:SQL Server 2005 模板参数使用说明
    下一篇:SQL Server 2005 Express 安装失败解决办法
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    Sql Server 2005 默认端口修改方法 Sql,Server,2005,默认,端口,