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. Other Discussions
  3. IT & Infrastructure
  4. how to install mysql data provider

how to install mysql data provider

Scheduled Pinned Locked Moved IT & Infrastructure
csharpmysqltutorialasp-netdatabase
3 Posts 3 Posters 28 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
    kyi kyi
    wrote on last edited by
    #1

    hi.. i m new with mysql database.i want to declare namespace as "using MySql.Data.MySqlClient;" i m using asp.net,mysql 5.0 and phpmyadmin 2.9.1 i already installed MySQL Connector 5.0.9 and mysql.visualstudio.msi but i don't know how to continue and where to put the follwing phrase. the following is from www.mysql.com---> "Installing the MySQL Visual Studio Plugin" but i don't understand.. To install the Provider manually, copy all files of the installation package in a desired folder, then set the full path to the Provider assembly as a value of the CodeBase entry. For example: **[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Packages\{79A115C9-B133-4891-9E7B-242509DAD272}]@="MySql.Data.VisualStudio.MySqlDataProviderPackage" "InprocServer32"="C:\\WINNT\\system32\\mscoree.dll" "Class"="MySql.Data.VisualStudio.MySqlDataProviderPackage" "CodeBase"="C:\\MySqlDdexProvider\\MySql.VisualStudio.dll"**Then import information from the Register.reg file to the registry by clicking of the file. At the confirmation dialog choose Yes. Next you must run the command devenv.exe /setup within a Command Prompt to rebuild the Visual Studio command table. Could anyone help me to be easy please? thanks in advance!

    P R 2 Replies Last reply
    0
    • K kyi kyi

      hi.. i m new with mysql database.i want to declare namespace as "using MySql.Data.MySqlClient;" i m using asp.net,mysql 5.0 and phpmyadmin 2.9.1 i already installed MySQL Connector 5.0.9 and mysql.visualstudio.msi but i don't know how to continue and where to put the follwing phrase. the following is from www.mysql.com---> "Installing the MySQL Visual Studio Plugin" but i don't understand.. To install the Provider manually, copy all files of the installation package in a desired folder, then set the full path to the Provider assembly as a value of the CodeBase entry. For example: **[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Packages\{79A115C9-B133-4891-9E7B-242509DAD272}]@="MySql.Data.VisualStudio.MySqlDataProviderPackage" "InprocServer32"="C:\\WINNT\\system32\\mscoree.dll" "Class"="MySql.Data.VisualStudio.MySqlDataProviderPackage" "CodeBase"="C:\\MySqlDdexProvider\\MySql.VisualStudio.dll"**Then import information from the Register.reg file to the registry by clicking of the file. At the confirmation dialog choose Yes. Next you must run the command devenv.exe /setup within a Command Prompt to rebuild the Visual Studio command table. Could anyone help me to be easy please? thanks in advance!

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      You'll need to add a reference if you haven't already. As to "installing" I don't know; I don't "install" the provider.

      1 Reply Last reply
      0
      • K kyi kyi

        hi.. i m new with mysql database.i want to declare namespace as "using MySql.Data.MySqlClient;" i m using asp.net,mysql 5.0 and phpmyadmin 2.9.1 i already installed MySQL Connector 5.0.9 and mysql.visualstudio.msi but i don't know how to continue and where to put the follwing phrase. the following is from www.mysql.com---> "Installing the MySQL Visual Studio Plugin" but i don't understand.. To install the Provider manually, copy all files of the installation package in a desired folder, then set the full path to the Provider assembly as a value of the CodeBase entry. For example: **[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Packages\{79A115C9-B133-4891-9E7B-242509DAD272}]@="MySql.Data.VisualStudio.MySqlDataProviderPackage" "InprocServer32"="C:\\WINNT\\system32\\mscoree.dll" "Class"="MySql.Data.VisualStudio.MySqlDataProviderPackage" "CodeBase"="C:\\MySqlDdexProvider\\MySql.VisualStudio.dll"**Then import information from the Register.reg file to the registry by clicking of the file. At the confirmation dialog choose Yes. Next you must run the command devenv.exe /setup within a Command Prompt to rebuild the Visual Studio command table. Could anyone help me to be easy please? thanks in advance!

        R Offline
        R Offline
        Ravi Sant
        wrote on last edited by
        #3

        please use < pre > tags to format code. thanks.

        // ♫ 99 little bugs in the code, // 99 bugs in the code // We fix a bug, compile it again // 101 little bugs in the code ♫

        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