建站學(xué)院(LieHuo.Net)MSSQL教程 Sql Server 相關(guān)服務(wù)代碼及其含義介紹:
以下為引用的內(nèi)容: 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 信息服務(wù)管理單元提供 Web 連接和管理. 8.MSSQLSERVER:必須先啟動(dòng),才能啟動(dòng)SQL SERVERAGENT. |