Both instances will work, I prefer Mikes way of doing things. It is ture that you can download a MySQL connector from mysql.com that will allow you to do something similiar to this inside your classes:
using System.Data.MySQL (don't quote me on it as I have never truly used it; essentially it is just a DLL that is optimized to run with the MySQL server, my like the System.Data.SqlClient/Oracle, etc.)
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
================================================== =========
Technical Editor for:
Professional Search Engine Optimization with ASP.NET
http://www.wiley.com/WileyCDA/WileyT...470131470.html
================================================== =========
Why can't Programmers, program??
http://www.codinghorror.com/blog/archives/000781.html
================================================== =========