Check this sample for C# and MySQL...
http://www.codeproject.com
Cheers...
Main Topics
Browse All TopicsI have installed mysql-connector-net along with C# express 2008. When i want to add a MySQL data source to the code i go to "Add Data Source" but mySQL data source is not shown as an option. Can anyone tell me why this is and what I need to do to get the mysql datasource?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Check this sample for C# and MySQL...
http://www.codeproject.com
Cheers...
You could also install a connector first so C# could communicate with your MySQL Database
as stated here....
http://bitdaddys.com/MySQL
No, that was not what I meant.
In Visual Studio Express Edition i cannot choose MySQL as datasource in the "Choose data source" doalog box. I need to create a datasource because I plan to use a Chart and it needs a datasource. How can I give the Chart a datasource when I can't create one?
Look at these two screenshots to see what I mean:
http://www.limer.dk/vs_scr
http://www.limer.dk/vs_scr
as referring to my last post...have you followed the instructions here?
http://bitdaddys.com/MySQL
as with the article it states that...
This article and tutorial describes and demonstrates how you can connect to MySQL in a c# application.
*
First, you need to install the mysql connector/net, it is located at:
http://dev.mysql.com/downl
* Next create a new project
* Next add reference to: MySql.Data
* Next add "using MySql.Data.MySqlClient;"
* Finally add the following code to your application:
yes yes, the example was meant to add code, but the default installation of VS does not come with an adapter for MySQL... thats why you first need to install the ado.net driver For MySQL so you can communicate with your chart component.
this would be th main download site...
http://dev.mysql.com/downl
Business Accounts
Answer for Membership
by: Seo_ExpertPosted on 2009-08-23 at 04:43:59ID: 25162254
Hello,
icles/vbne t-mysql-tu torials/th e- vbnet-my sql-tutori al-part-3
Check the below url :
http://www.vbmysql.com/art