How to install SQL Server 2005 graphic tutorial under Win8.1 system

  
As a normal situation, installing Microsoft SQL Server 2005 Suite under Win8/Win8.1 system will have compatibility problems. Even after installation, the final result is that its service items cannot be started normally.
If the user created the project to run and debug according to the SQL Server 2005 standard, how can I use the SQL Server 2005 suite under Microsoft's latest Windows8/Windows 8.1? Law, to solve the temporary solution that its service items can not start normally. Of course, it is recommended to use the database above SQL Server 2008, the specific steps: to choose to install the 64-bit database development version of the suite as an example.
1, run the installation program, if compatibility problems arise on the choice of & ldquo; run the program without getting help & rdquo;

2, choose the 64-bit installation


3, Select the service components you need to install

4, select the built-in system account

5, select the mixed mode login, and enter the password to log in to the database

6, when Sql Server appears When 2005 can't start, don't click retry or cancel at this time.

7, in the Sql Server 2005 installation directory, for example, in the C: Program Files Microsoft SQL ServerMSSQL.1MSSQLBinn folder, find the two files sqlservr.exe and sqlos.dll (renamed backup in advance) And then replace it with the other two Sql Server 2005 SP4 versions of the files in the attached file.

8. When the SQL Server 2005 installation is completed, the suite will not be started first, but the SQL Server service project will be forcibly stopped. (Enter computer management, select SQL Server Configuration Manager, prohibit the corresponding service items of SQL Server 2005)

9, then overwrite the two files backed up before, and then immediately put on the Sql Server 2005 SP4 patch.

Microsoft official Sql Server 2005 patch download address: http://www.microsoft.com/zh-cn/download/details.aspx?id=7218

10, installed Sql Server After the 2005 SP4 patch, restart the computer immediately, you can start the SQL Server 2005 management tool suite.


Copyright © Windows knowledge All Rights Reserved