I am trying to connect to a remote MySQL database using Visual C# 2008 Express Edition. Is there a way to connect using the editor, or do I have to code the connection manua
EDIT: I didn't check Rishi Agarwal's answer before posting. I think his answer has more insight on the express edition
I am not sure about this and express edition, but you should try MySQL Connector/Net. It works fine with my VS2008 Pro.