Home  >  Article  >  Software Tutorial  >  How to install sql2000-sql2000 installation tutorial

How to install sql2000-sql2000 installation tutorial

王林
王林forward
2024-03-04 12:04:35981browse

php editor Strawberry will introduce you to the installation tutorial of SQL Server 2000 in detail. SQL Server 2000 is a classic database management system. The installation process is divided into multiple steps such as preparation, installation program startup, license agreement, component selection, database authentication mode selection, network protocol configuration, and administrator password setting. Through this tutorial, you can easily learn how to correctly install SQL Server 2000 and start using this powerful database management tool.

1. Open the installation package, double-click MS SQL2000 SERVER to enter it, and find the Autorun.exe file (as shown in the figure).

How to install sql2000-sql2000 installation tutorial

2. The SQL Server 2000 installation screen appears on the screen, with a total of 5 options. Select item 1 "Install SQL Server 2000 Components" to install (as shown in the picture).

How to install sql2000-sql2000 installation tutorial

3. Three more options appear on the installation screen. Select the first item "Install Database Server". The system enters the formal installation screen ("Welcome" window), click the [Next] button, and the "Computer Name" window pops up (as shown in the figure).

How to install sql2000-sql2000 installation tutorial

4. Select the local computer and click the [Next] button. Next, the installation program will search for SQL that has been installed on this computer. Server component, after the search is completed, the "Installation Selection" window will pop up (as shown in the figure).

How to install sql2000-sql2000 installation tutorial

5. Select the [Create a new SQL Server instance, or install "Client Tools"] radio button, click the [Next] button, and the "User Information" window will pop up (as shown in the figure).

How to install sql2000-sql2000 installation tutorial

6. Click the [Next] button. The installer pops up a dialog box asking the user whether to agree to the software usage agreement. If the user agrees, the system will continue with subsequent operations and the "Installation Definition" window will pop up (as shown in the figure).

How to install sql2000-sql2000 installation tutorial

7. Select [Server and Client Tools], click the [Next] button, and the "Instance Name" window will pop up (as shown in the figure).

How to install sql2000-sql2000 installation tutorial

8. Select the installation as the default instance, click the [Next] button directly, and the "Installation Type" window will pop up (as shown in the figure).

How to install sql2000-sql2000 installation tutorial

9. Select [Typical] to continue and click Next to install, click the [Next] button to continue installing SQL Server 2000, and the "Service Account" window will pop up (as shown in the figure).

How to install sql2000-sql2000 installation tutorial

10. Select [Use the same account for each service to automatically start SQL Server Service], at this time, please note that the server settings should select [Use local system account], do not select [Use domain user account], otherwise the sa password verification cannot be passed when installing the "Xinglin God Finger" database. Click the [Next] button to pop up the "Authentication Mode" window (as shown in the figure).

How to install sql2000-sql2000 installation tutorial

11. Select the [Mixed Mode (Windows Authentication and SQL Server Authentication)] radio button, click the Next button after setting the password, and click [Finish] At this point, SQL The installation of Server 2000 is completed (as shown in the figure).

How to install sql2000-sql2000 installation tutorial

The above is all the content of how to install sql2000 brought to you by the editor. I hope it can be helpful to everyone.

The above is the detailed content of How to install sql2000-sql2000 installation tutorial. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:pcsoft.com. If there is any infringement, please contact admin@php.cn delete