Quote:
Originally Posted by brinks What databases are available for window website? |
That depends mostly on the web hosting provider you select to host your website. There are many flavors of databases that run on Windows, but the most prevalent among web host providers are Microsoft Access, Microsoft SQL Server (SQL2000), and MySQL. These databases (with the exception of Access) are all relational in nature, and allow highly optimized communication with your website for quick retrieval of information. Microsoft Access databases are actually just database files created with Microsoft Access that the web server can read and write to. Access databases don’t offer the processing power of the other database options.