建站学院(LieHuo.Net)MSsql教程 sql Server 相关服务代码及其含义介绍:
以下为引用的内容: 1.sql Server (sqlEXPRESS):Provides storage,processing and controlled access of data and rapid transaction processing. 2.sql Server Active Directory Helper:Enables integration with Active Directories. 3.sql Server Browser:Provides sql Server connection information to client computers. 4.sql Server VSS Writer:Provides the interface to backup/restore Microsoft sql server through the Windows VSS infrastructure. 5.sqlSERVERAGENT: 6.ASP.NET State Service:Provides support for out-of-process session states for ASP.NET. If this service is stopped,out-of-process requests will not be processed. If this service is disabled,any services that explicitly depend on it will fail to start. 7.World Wide Web Publishing:通过 Internet 信息服务管理单元提供 Web 连接和管理. 8.MSsqlSERVER:必须先启动,才能启动sql SERVERAGENT. |