Install the SQL server2008 R2 method, easy and easy to operate, follow the steps step by step.
Tools:
SQL Server 2008 R2 installation package One (download from the Internet)
Method/Step:
Installation package Decompression
After decompression, open the Setup.exe file, select Install, display as shown in figure:
Select a new installation or add functionality to an existing installation
Point determination
Enter the Enterprise version serial number: R88PF-GMCFT-KM2KR-4R7GB-43K4B
Point I accept the license terms and click Next
Click Install, if the operating system does not have the. NET framet3.5 SP1 installed, it will be installed automatically.
After all the prerequisites are passed, click Next
Select SQL Server feature installation, click Next
Select All, Next
Point Next
If you have not installed another version of SQL Server, select the default instance, and if it is installed, manually specify the instance. If a computer has more than one instance of SQL Server installed, the ports for each instance are different, and you need to be aware of setting up server connection addresses in the software, for example: 192.168.0.1,1433, 192.168.0.1,1456.
Point Next
SQLSERVER2008 can specify different accounts for different services, we generally point to "use the same account for all SQL Server services," and select the Administrator Admin account and password for Windows. It is recommended that you set the administrator password for Windows before you install SQL Server, and do not modify the administrator password after you install SQL Server. Failure to do so may cause the SQL Server service to fail to start.
Select blending mode, and then set the SA password. Add the current user, and then click Next.
Point to add the current user, click Next.
Select Install native mode default configuration, click Next.
Point next.
Point installation
Then wait for the installation to complete.
The installation is complete and the point is closed.
Wonderful topic Sharing: SQL Server Installation Tutorial manual
The above is the entire content of this article, I hope to help you learn, but also hope that we support the cloud habitat community.