GeekArticles
Database
MySQL
Database
MySQLHow to access a MySQL database with .NET
by Edward Tanguay Read Comments Rate this resource Viewed 58 times Rating: 0 users 0 out of 5 Next > An often overlooked combination of scripting technologies is ASP.NET with MySQL (instead of Access [slow] or SQL Server [expensive]). MySQL is a fast and popular database and you can find numerous ISPs which offer it with ASP.NET (e.g. "www.discountasp.net ). If you are installing it on your own server, you need to download MySQL and install it, then run c:mysql inwinmysqladmin.exe ....n
Sponsored Links
Related Topics
