Install SQL2000, prompting the setup program to configure the server to fail.
650) this.width=650; "src="/e/u261/themes/default/images/spacer.gif "style=" Background:url ("/e/u261/lang/zh-cn/ Images/localimage.png ") no-repeat center;border:1px solid #ddd;" alt= "Spacer.gif"/>
When installing SQL Server 2000, the installation is almost complete, to the last prompt for an error, how to solve it, not urgent, see the following method:
Delete the Microsoft SQL Server folder that was created at the time of the last installation and the general path is
C:\Program Files\Microsoft SQL Server
D:\Program Files\Microsoft SQL Server
Note: When you delete a Microsoft SQL Server folder, first determine whether the data is backed up, back up and then delete, if accidentally deleted, can not find back, it is troublesome. General database folder path: D:\Program Files\Microsoft SQL Server\MSSQL\Data is recommended to be backed up first.
General can be solved, if not resolved, then the following method:
Click "Start"-"Run, Input: regedit, click OK, open the registry, put HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server and hkey_local_machine\ Software\Microsoft\Microsoft SQL Server is all erased, (note to remove the Microsoft SQL Server folder altogether), and then restart. There should be no problem with the reload!
This article is from the "Light Blue Wind" blog, be sure to keep this source http://1051236524.blog.51cto.com/5661514/1414429