Install SQL Server server on Windows XP

Source: Internet
Author: User
Tags mssqlserver

To help your friends solve the problem of being unable to install the SQL Server server version on Windows XP, I had to install a Windows XP system. Refer to the Internet and other materials, the SQL Server server version has been successfully installed on Windows XP. I hope it will be helpful to the users who need it. Do not mention it. The steps are as follows:

1. Find an SQL Server server disc, find the "MSDE" directory on the disc, enter the directory, run the setup. EXE file, and followProgramInstallation is required. After the installation is complete, restart the computer.

2. Run the Autorun. open the installation interface and click "Install SQL Server 2000 component (c)" = "Install database server (s) "Here the program will prompt you"... server components are not supported on this system ,..... click "OK ". Go to the new installation page, click "Next", and select the default "Local Computer" = "create new SQL Server" = "client-only tools "..., click "Next ". The installation is complete. Restart the computer.

3. Go to "start"-"program"-"Microsoft SQL Server", open "Enterprise Manager" to "SQL Server group", and set "[lcoal] (Windows NT) "change to your own machine name. The machine name can be found in the" computer name "in the system attribute. Assume that the complete computer name in our machine is: Server. After the name is changed, we will get it. Disable "Enterprise Manager"

4. Open "client network utility" in "start"> "program"> "Microsoft SQL Server" and click "alias". If "server alias configuration" does not contain data, we need to manually add it. Click "add. In the "Network Library" option of "add network library configuration", we select the default "named pipes (p)" item and take the server alias "server ", in this case, "\ Server \ PIPE \ SQL \ QUERY" is automatically added to the MPs queue name. Click "OK" to exit.

5. In this step, we have to go to registration and modify it. Open the Registry Editor and find [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \
MSSQLServer \ MSSQLServer], which contains a key value. The default value of loginmode is "1". Change this value to "2" (when MSDE is installed, the default authentication method for SQL Server is "Windows only", that is, the SA user cannot be authenticated, modify the preceding registry key value to change the Authentication Mode to SQL Server and Windows Hybrid Authentication, and then log on to the server using the SA user ). After modification, restart your computer.
Succeeded

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.