Possible Duplicates:
Where to begin with Card Reader application in C#
How can I connect to MySQL from windows forms?
I have installed XAMPP, which includes MySQL version 5.
I need to connect to this database from C#, but when I try to add a data source in Visual Studio it doesn't have a provider for MySQL version 5.
What do I need in order to accomplish this?