Microsoft SQL Server 2017 installation tutorial

Disclaimer

This software is "only for learning and communication, not for commercial purposes". If it is used for commercial purposes, please go to the official to purchase the genuine software, and the legal responsibilities have nothing to do with this site.



Software introduction

SQL Server is a relational database management system launched by Microsoft. Microsoft SQL Server is a comprehensive database platform that uses integrated business intelligence (BI) tools to provide enterprise-level data management. The Microsoft SQL Server database engine provides more secure and reliable storage functions for relational data and structured data, allowing you to build and manage highly available and high-performance data applications for business.




download link

Old rules, click on the resource platform at the bottom of the official account (Yuyu Internet), or click to read the original text at the bottom of the article, and search directly after entering: SQL

Installation steps

One. JDK installation.

1. Select [sql2017] compressed package, right-click and select [Unzip to sql2017].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 1)

2. Double-click to open the [sql2017] folder.

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 2)

3. Select [jdk-8u144-windows-x64] right click and select [Run as administrator].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 3)

4. Click [Next].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 4)

5. Click [Next], a warm reminder: It is not recommended to change the installation directory of the software, and the system environment variables must be configured later. After the change, the variable values ​​will also change, so they will not be changed.

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 5)

6. Click [Next].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 6)

7. JDK installation is successful, click [Close].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 7)

8. Select [This computer], right-click and select [Properties].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 8)

9. Click [Advanced System Settings].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 9)

10. Click [Environmental Variables].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 10)

11. Click [New] under [System Variables].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 11)

12. Input the variable name [JAVA_HOME], input the variable value [C:\Program Files\Java\jdk1.8.0_144], click [OK].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 12)

13. Click [New] under [System Variables] again.

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 13)

14. Enter the variable name [CLASSPATH], enter the variable value [.;%JAVA_HOME%\lib\tools.jar;%JAVA_HOME%\lib\dt.jar] and click [OK].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 14)

15. Select the [Path] variable and click [Edit].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 15)

16. Click [Edit Text], and then click [OK].

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 16)

17.在变量值的最后面加上【;%JAVA_HOME%\bin】,点击【确定】。

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 17)

18.点击【确定】。

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 18)

19.点击【确定】。

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 19)

只要是和上述设置的一样JDK就安装好并且配置完成。

二.SQL2017安装教程

注意:安装前断开电脑的网络。(这个很重要不要忽视)

1.双击打开【sql2017】文件夹。

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 20)

2.双击打开【cn_sql_server_2017】。

[Microsoft SQL Server 2017] Installation tutorial + installation package (Figure 21)

3.选中【setup】可执行文件,鼠标右击选择【以管理员身份运行】。

【Microsoft SQL Server 2017】安装教程+安装包(图22)

4.点击【安装】,选择【全新SQL Server独立安装】。

【Microsoft SQL Server 2017】安装教程+安装包(图23)

5. 点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图24)

6.勾选【我接受许可条款】,点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图25)

7.点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图26)

8.点击【全选】,更改软件的安装目录,用鼠标选中目录中的【C】用键盘输入【D】就可以直接更换软件的安装目录了。

【Microsoft SQL Server 2017】安装教程+安装包(图27)

9.点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图28)

10.点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图29)

11.点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图30)

12.点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图31)

13.点击【添加当前用户】,然后点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图32)

14.点击【添加当前用户】,然后点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图33)

15.点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图34)

16.点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图35)

17.点击【添加当前用户】,然后点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图36)

18.点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图37)

19.点击【接受】,然后点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图38)

20.点击【接受】,然后点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图39)

21.点击【浏览】找到解压后的【SQL2017】文件夹中的【2052】文件夹并选中,然后点击【下一步】。

【Microsoft SQL Server 2017】安装教程+安装包(图40)【Microsoft SQL Server 2017】安装教程+安装包(图41)

22.点击【安装】。

【Microsoft SQL Server 2017】安装教程+安装包(图42)

23.软件安装中。

【Microsoft SQL Server 2017】安装教程+安装包(图43)

24.点击【确定】。

【Microsoft SQL Server 2017】安装教程+安装包(图44)

25.点击【关闭】。

【Microsoft SQL Server 2017】安装教程+安装包(图45)

26.关闭页面。

【Microsoft SQL Server 2017】安装教程+安装包(图46)

27.选中【SSMS-Setup-CHS】,鼠标右击选择【以管理员身份运行】。

【Microsoft SQL Server 2017】安装教程+安装包(图47)

28.点击【运行】。

【Microsoft SQL Server 2017】安装教程+安装包(图48)

29.点击【安装】。

【Microsoft SQL Server 2017】安装教程+安装包(图49)

30.安装中。

【Microsoft SQL Server 2017】安装教程+安装包(图50)

31.安装完成,点击【关闭】。

【Microsoft SQL Server 2017】安装教程+安装包(图51)

32.在开始菜单找到【Microsoft SQL Server Management Studio 17】,用鼠标点不不放往桌面拖动即可创建桌面快捷方式。

【Microsoft SQL Server 2017】安装教程+安装包(图52)

33.双击打开【Microsoft SQL Server Management Studio 17】。

【Microsoft SQL Server 2017】安装教程+安装包(图53)

34.点击【连接】。

【Microsoft SQL Server 2017】安装教程+安装包(图54)

35.软件安装完成。

【Microsoft SQL Server 2017】安装教程+安装包(图55)


Guess you like

Origin blog.51cto.com/14967719/2542579