Database Management Software Installation
APPSERV
1. Install a package called appserv from http://prdownloads.sourceforge.net/appserv/appserv-win32-2.5.10.exe?download
2. Offical homepage for appserv http://www.appservnetwork.com/
3. Note the username (root) and "password" you used.
4. It include the following packages
· Apache 2.2.8 (A web server)
· PHP 5.2.6 (a server side programming language)
· MySQL 5.0.51b (A database server)
· PhpMyAdmin-2.10.3 (A admin tools for database)
MySQL Control Center
1. A easier interface for using database software
2. Download the software and unzipped it. http://sourceforge.net/projects/mysqlcc/files/mysqlcc-win32/mysqlcc-0.9.8-win32/mysqlcc-0.9.8-win32.rar/download
3. Double Click "MySQLcc" in the folder.
4. Enter your "password" as you set when installing appserv.
5. Click "SQL" button. Then type "show databases" and click "!" button. If it shows four databases name, it works.