Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. The 'MySQLProv' provider is not registered on the local machine.

The 'MySQLProv' provider is not registered on the local machine.

Scheduled Pinned Locked Moved C#
helpcsharp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    khosnur
    wrote on last edited by
    #1

    I installed connector.net but still occered this error. my connection string is: connectionstring = "Provider=MySQLProv;Data Source=test;User Id=root;Password=Password;"; what i do plz help me...

    L 1 Reply Last reply
    0
    • K khosnur

      I installed connector.net but still occered this error. my connection string is: connectionstring = "Provider=MySQLProv;Data Source=test;User Id=root;Password=Password;"; what i do plz help me...

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Your connectionstring is based on the OleDb format, which you can also use to connect to MySQL. I guess that you'll either need a different connectionstring (for Connector/NET) or use a different provider (like OleDb). Try the connectionstrings mentioned here[^].

      I are troll :)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups