In this article I am going to show you how to programmatically retrieve data from a MySQL database using the MySqlDataAdapter and the MySqlDataReader classes. Both these classes are available once you install the MySQL Connector for .NET which can be downloaded from here: MySQL Connectors. For this example we need a database with some [...]
{ 5 comments }
My name is David Azzopardi and I'm a software developer by profession. I have been working in the software industry for around eleven years now and I have learned a few things through my experiences.