I am looking for a good C# mySql example. This is my first time using MySQL and I would like to use the OleDB driver if possible. My experience is in SQL Sever and I am very comfortable with ADO.NET. I would like to avoid the MySQL tools if I possible. I am only querying the database and doing simple inserts.
Thank you
|