Microsoft's .NET Framework: ASP MySQL Data Access Example...
Yes, there are still a few Classic ASP/VBScript elements here...
But ODBC usually makes it easy to change your DB to MSSQL or whatever.
Tip: notice the aspx screen output is stored in one concatenated string and
displayed once. This technique will speed up your pages in general.