I'm sorry if this is the wrong place to be posting this, it seemed like the right forum for it.
I am trying to make a prototype program to connect to a MySQL database with C# but some of the tables contain invalid data.
When I run the program I keep getting the default DataError message. I...