How to: Configure Server Startup Options (SQL Server Configuration Manager) How to: Change the Password of the Accounts Used by SQL Server (SQL Server Configuration Manager) How to: Enable Network Access in SQL Server Configuration Manager (SQL Server Express) Managing Services How-to Topics (SQ...
确定SQL Server 使用的 IP 地址和端口 单击“开始”,依次指向“所有程序”、Microsoft SQL Server、“配置工具”,然后单击“SQL Server 配置管理器”。 在SQL Server 配置管理器的控制台窗格中,展开“SQL Server 网络配置”,展开“<实例名称>的协议”,然后双击“TCP/IP”。 在“TCP/IP 属性”对话框的“IP ...
Use SQL Server Configuration Manager or PowerShell to enable or disable a SQL Server server network protocol.
本文介绍如何在隔离于网络防火墙之后且无 Internet 访问的计算机 Windows 上,脱机安装 SQL Server 机器学习服务。 默认情况下,安装程序会连接到 Microsoft 下载站点以获取在 SQL Server 上进行机器学习所需的组件和更新的组件。 如果防火墙约束阻止安装程序访问这些站点,你可以使用连接到 Internet ...
All network protocols are installed by SQL Server Setup, but may or may not be enabled. Use SQL Server Configuration Manager to enable or disable network protocols. The Database Engine must be stopped and restarted for the change to take effect. ...
SQL Server 和 Windows 群集 群集需要与 SQL Server 不直接相关的其他端口。 有关详细信息,请参阅 Enable a network for cluster use(启用网络以供群集使用)。 HTTP 服务器 API (HTTP.SYS) 中保留的 URL 命名空间 很可能为 TCP 端口 80,但可以配置为其他端口。 有关常规...
安装SQL Server 升级SQL Server 终止支持 配置 配置 Windows 防火墙 多宿主计算机 配置数据库引擎实例 数据文件的默认位置 远程服务器连接选项 服务器属性 Soft-NUMA 将TCP IP 端口映射到 NUMA 节点 启用“内存中的锁定页”选项 In-Memory 数据库 混合缓冲池 ...
SQL Server and Windows Clustering Clustering requires additional ports that are not directly related to SQL Server. For more information, seeEnable a network for cluster use. URL namespaces reserved in the HTTP Server API (HTTP.SYS) Probably TCP port 80, but can be configured to other ports. ...
注意 有关在 Windows 操作系统中使用 Unicode 的最新信息,请参阅 Microsoft Developer Network (MSDN) 库中的 Unicode。建议 Windows 应用程序在内部使用 UTF-16,仅在必须使用其他格式时再通过接口作为“薄层”的一部分进行转换。在Microsoft SQL Server 2000 和 Microsoft SQL Server 2005 中以 Unicode 存储的信息...
开放式数据库连接 (ODBC) 是一种用于将 Access 数据库连接到 Microsoft SQL Server 等外部数据源的协议。 通常使用文件数据源(也称为 DSN 文件)来添加连接字符串,在这种情况下对连接字符串使用 FILEDSN 关键字,或将连接字符串存储在注册表中,这种情况下使用 DSN 关键字。 或者,也可以使用 VBA 通过“...