Microsoft SQL Server 2008是一个重大的产品版本,它推出了许多新的特性和关键的改进,使得它成为至今为止的最强大和最全面的Microsoft SQL Server版本。
工具/原料
Microsoft SQL Server 2008
安装SQL Server 2008
1、打开安装软件SQLEXPRWT_x86_CHS,选择Run program。

3、选择Installion(安装)->New SQL Server stand-alone installation or add features to an existing installation(全新 SQL Server 独立安装或向现有安装添加功能)。

5、点击Show detail>>(显示详细信息)或者点击Hide details<<(隐藏详细信息)。然后点击OK。

7、Product key(产品秘钥)。specify the edition of SQL server 2008 to install(选择安装SQL server 2008版本)。此处均为灰色,无需操作,点击Next。

9、Setup Support Files(安装程序支持文件)。Click Install to install setup support files,To install or update SQL Server 2008,the files are required(单击“安装”以安装安装程序支持文件,若需要安装或者更新SQL Server 2008,这些文件是必须的)。

11、Setup Support Rule(安装程序支持规则)。setup support rules Identify problems that might occur when you install SQL Server setup support files(安装程序支持规则可确定在你安装SQL Server安装程序支持时可能发生的错误). Failures must be corrected before setup can continue(必须更正所有失败,程序才能够继续)。点击Next。

13、Instance Configuration(实例配醅呓择锗置)。Specify the name and instance ID for the SQL Server instance(指定SQL Server 实例的名称和实例ID)。此处选择Named Instance(命名实例):SQLExpress,Instance ID(实例ID):SQLExpress,Instance root directory(实例根目录):C:\Program Files(x86)\Microsoft SQL Server\。点击Next。

15、Server Configuration(服务器配置)。Specify the configuration(指定配置)。按照如图所示,Serice选择SQL Server Database Engine,Account Name选择NT AUTHORITY\SYSTEM,Password选择为空,startup Type选择Automatic。然后,点击Next。

17、Error and usage reporting(错误和使用情况报告)。Help Microsoft improve SQL Server features and services(帮助微软改善SQL Server功能和服务)。默认按照如图所示,进行选择。然后点击Next。

19、Ready to Install(准备安装)。Verify the SQL Server2008 features to be installed(核实安装SQL Sever 2008的功能)。然后,选择Install。

21、Installation progress(安装进度)。Setup process complete(安装完成)。点击,Next。

使用SQL Server 2008
1、从安装目录,如默认的C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\Ssms.exe。

3、登录成功SSMS(Microsoft SQL Server Management Studio)。
