Hello!
I normally develop php sites using MySQL on Linux systems, but my next contract requires a database driven site on an NT system. Does MySQL work on NT? What's the best database to use on NT?
Thanks!
Rich
Yes, MySQL works on NT. You download the binary from MySQL site. But be aware of the licensing requirement.
You could also try MS SQL running on NT. I don't know if it is the best choice, but it is quite common.
http://www.mysql.com/downloads/index.html
Here you'll find all you need to have MySQL workin' on their NT based system. Bye bye