TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Naeem Khan
974
802
799.7k
Unable to find the requested .Net Framework Data Provider
Feb 6 2011 1:41 PM
Hi,
I am using the following connection string to connect:
<add name="MySql" connectionString="Data Source=YourServerName;
Database=YourDataBase;User ID=YourUserID;Password=YourPassword;"
providerName="MySql.Data.MySqlClient" />
But, I am getting the following error message while I am trying to connect MySQL through .NET.
Unable to find the requested .Net Framework Data Provider.
Can someone help me to sort out the issue?
Regards,
Naim Khan
Reply
Answers (
4
)
how to email a ssrs report
Report viewer control in vs2010 using c#