Msde2000 is included in Office XP/2003 and can be downloaded from Microsoft Website:
Http://download.microsoft.com/download/4/5/1/451d5d5c-69d4-40d5-b85d-f1d756cf46db/CHS_MSDE2000A.exe
(Applicable to Win98/2000/XP/20003)
1. Double-click to download the installation package and decompress it to c: \ msderela.
2. Enter the doscommand line status
Windows2000 Pro: start -->Program--> Attachment --> Command Prompt
Windows 98: start --> program --> MS-DOS prompt
3. Enter c: \ msderela
4. Enter the following command
C: \ msderela setup sapwd = "ABC" securitymode = SQL disablenetworkprotocols = 0
Note: "ABC" indicates the SA password of the database superuser.
5. After the command prompt appears again, the installation is complete.
6. Start the database service and set it to automatically start after each boot.
Open "my computer" and find the file "C: \ Program Files \ Microsoft SQL Server \ 80 \ tools \ binn \ sqlmangr.exe"
Double-click to run.