Friday, 23 August 2013

How to connect MySQL with C# 2008?

How to connect MySQL with C# 2008?

I have Visual studio 2008 express edition and MySQL server 5.5 installed
on my machine. When I try to connect MySQL using server explorer, I could
not get MySQL database in list of datasource. Then I installed MySQL
connector. Now I am getting Oracle listed as a datasource. But when I
connect using Oracle as a data source, I get an error saying : 8.1.7 or
higher version of Oracle client required. Do I need to install MySQL
workbench as well?
Please let me know if any way is available to connect MySQL with C# 2008 ?

No comments:

Post a Comment