SQL Server数据库管理与开发兵书
上QQ阅读APP看本书,新人免费读10天
设备和账号都新为新人

2.1.3 操作系统支持及软件要求

SQL Server 2008数据库安装前,要求对操作系统及相关软件检测,只有在满足其最低的版本要求后,才能进行安装。否则,可能造成组件安装不全,或者系统安装失败。

1.对操作系统的要求

在SQL Server 2008数据库,根据其版本的不同,对操作系统的要求也不一样。

(1)满足SQL Server 2008企业版的操作系统

● Windows Server 2003 SP2 Datacenter

● Windows Server 2003 SP2 Enterprise

● Windows Server 2003 SP2 Standard

● Windows Server 2003 SP2 64位x64 Datacenter

● Windows Server 2003 SP2 64位x64 Enterprise

● Windows Server 2003 SP2 64位x64 Standard

● Windows Server 2008 SP2 Datacenter

● Windows Server 2008 SP2 Datacenter(不带Hyper-V)

● Windows Server 2008 SP2 Enterprise

● Windows Server 2008 SP2 Enterprise(不带Hyper-V)

● Windows Server 2008 SP2 Standard

● Windows Server 2008 SP2 Standard(不带Hyper-V)

● Windows Server 2008 SP2 Web

● Windows Server 2008 SP2 x64 Datacenter

● Windows Server 2008 SP2 x64 Datacenter(不带Hyper-V)

● Windows Server 2008 SP2 x64 Enterprise

● Windows Server 2008 SP2 x64 Enterprise(不带Hyper-V)

● Windows Server 2008 SP2 x64 Standard

● Windows Server 2008 SP2 x64 Standard(不带Hyper-V)

● Windows Server 2008 SP2 x64 Web

● Windows 2008 R2 64位x64 Datacenter

● Windows 2008 R2 64位x64 Enterprise

● Windows 2008 R2 64位x64 Standard

● Windows 2008 R264位x64 Web

● Windows Server 2008 R2 x64 for Windows Essential Server Solutions

(2)满足SQL Server 2008标准版的操作系统

● Windows XP Professional SP3

● Windows XP SP3 Tablet

● Windows XP SP2 x64 Professional

● Windows XP SP3 Media Center 2002

● Windows XP SP3 Media Center 2004

● Windows XP SP3 Media Center 2005

● Windows XP Professional SP3 Reduced Media

● Windows Server 2003 SP2 Datacenter

● Windows Server 2003 SP2 Enterprise

● Windows Server 2003 SP2 Standard

● Windows Server 2003 SP2 64位x64 Datacenter

● Windows Server 2003 SP2 64位x64 Enterprise

● Windows Server 2003 SP2 64位x64 Standard

● Windows Vista SP2 Ultimate

● Windows Vista SP2 Enterprise

● Windows Vista SP2 Business

● Windows Vista SP2 Ultimate x64

● Windows Vista SP2 Enterprise x64

● Windows Vista SP2 Business x64

● Windows Server 2008 SP2 Datacenter

● Windows Server 2008 SP2 Datacenter(不带Hyper-V)

● Windows Server 2008 SP2 Enterprise

● Windows Server 2008 SP2 Enterprise(不带Hyper-V)

● Windows Server 2008 SP2 Standard Server

● Windows Server 2008 SP2 Standard Server(不带Hyper-V)

● Windows Server 2008 SP2 Web

● Windows Server 2008 SP2 x64 Datacenter

● Windows Server 2008 SP2 x64 Datacenter(不带Hyper-V)

● Windows Server 2008 SP2 x64 Enterprise

● Windows Server 2008 SP2 x64 Enterprise(不带Hyper-V)

● Windows Server 2008 SP2 x64 Standard

● Windows Server 2008 SP2 x64 Standard(不带Hyper-V)

● Windows Server 2008 SP2 x64 Web

● Windows Server 2008 SP2 for Windows Essential Server Solutions

● Windows Server 2008 R2 x64 for Windows Essential Server Solutions

● Windows Server 2008 SP2 x64 Foundation Server

● Windows 7 Ultimate

● Windows 7 Enterprise

● Windows 7 Professional

● Windows 7 x64 Ultimate

● Windows 7 x64 Enterprise

● Windows 7 x64 Professional

● Windows Server 2008 R2 64位x64 Datacenter

● Windows Server 2008 R2 64位x64 Enterprise

● Windows Server 2008 R2 64位x64 Standard

● Windows Server 2008 R2 64位x64 Web

● Windows Server 2008 R2 64位Foundation Server

(3)满足SQL Server 2008工作组版的操作系统

● SQL Server 2008企业版和标准版对应的全部操作系统

● Windows xp媒体版和SP2或者更高版本

(4)满足SQL Server 2008 Express版的操作系统

● SQL Server 2008企业版和标准版对应的全部操作系统

● SQL Server 2008工作组版对应的全部操作系统

● Windows xp家庭版和SP2或者更高版本

● Windows Server 2003 Web版和SP1或者更高

(5)满足SQL Server 2008开发版的操作系统

● SQL Server 2008企业版和标准版对应的全部操作系统

● SQL Server 2008工作组版对应的全部操作系统

● Windows xp家庭版和SP3或者更高版本

2.对环境的要求

SQL Server 2008数据库,对环境要求预先安装以下软件。

(1)Internet软件。所有的SQL Server 2008 R2安装都需要使用Microsoft Internet Explorer 6 SP1或更高版本。

(2)Internet Information Server (IIS)软件。SQL Server 2008数据库在使用XML应用时需要使用IIS5.0或者更高版本的软件,而IIS也是安装SQL Server 2008报表服务的前提。

(3)SQL Server 2008数据库还要求安装操作系统内建的网络组件。一般在安装SQL Server 2008数据库前要求安装TCP/IP等网络组件。

(4)Microsoft .NET Framework 3.5 SP1运行库。它是SQL Server 2008数据库运行的基础环境。

(5)Microsoft Windows Installer 4.5软件。SQL Server安装程序要求使用Microsoft Windows Installer 4.5或更高的版本。