MySQL & .NET (VS2008)

Collapse

Unconfigured Ad Widget

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • morres
    Junior Member
    • Oct 2008
    • 1

    MySQL & .NET (VS2008)

    Hey everybody,

    I really can't get a connection between my website and the MySQL database on it. For developing I use VS2008. Now, how to create the data connection? Which data provider I need to use?

    I have MySQL also installed locally, and use the MySQL . NET data provider. That works fine. But online this connection won't work due to the following error:

    Unable to find the requested . Net Framework Data Provider. It may not be installed.

    So I think I need another data provider, but which one? In VS2008 I don't see another appropriate for MySQL.

    Does anybody know how to deal with it?

    Thank you!

    morres.
  • Shane
    Senior Member
    • Jun 2006
    • 264

    #2
    Re: MySQL & .NET (VS2008)

    Hello Morres,

    I think you need to installed MySQL/.Net Connector on the web server where your domain is hosted. Once it is installed it should positively resolve your database connection problem.

    Thanks,

    Shane G.
    AccuWebHosting.Com

    Comment

    • princeofdeath
      Junior Member
      • Feb 2013
      • 11

      #3
      Re: MySQL & .NET (VS2008)

      .Net(VB,ASP,C#,J#) is the one of the Popular Language which is used for Projects. This is mainly used as a Front end design of the Application whereas MySQL is the best database which is used to store and retrieve the data. This is the Back end design process.

      Comment

      Working...
      X