PHP VS ASP.NET - The Databases.
Sunday, March 18th, 2007If you have gone through my previous post, you should now have both php and asp.net running on your windows machine, it’s time to go on further. I’m going to setup both MySQL and SQL Server 2000 on this machine.
MySQL
I’ve got a lot of experiences for php and mysql on my Debian box, installation was hassle-free with Debian package manager. Now on windows, let’s see what can it be. First thing first, get your copy of MySQL windows installer at MySQL download page. Choose the Windows Essentials installer package to download. Go with the standard installation, provide a root password for the new MySQL instance.


