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. C# & mySQL - What Driver To Use?

C# & mySQL - What Driver To Use?

Scheduled Pinned Locked Moved C#
csharpc++mysqlcom
3 Posts 3 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.
  • M Offline
    M Offline
    mikemilano
    wrote on last edited by
    #1

    www.mysql.com lists 2 dirvers for .NET and MySQL. I was wondering if anyone has any feedback on either of these. I don't really understand the difference between these. I've copied the info and link from mysql.com below. http://sourceforge.net/projects/mysqldrivercs/ A free simple .NET compliant MySQL driver. Made in C# but it would be used in all .NET compatible languages (VB.NET, Managed C++,...). MySQLDriverCS was written by Manuel Lucas Vinas Livschitz . http://sourceforge.net/projects/mysqlnet/ ByteFX, Inc. has made available an open-source .NET data provider for MySQL. It is available under the Lesser General Public License (LGPL). The driver is implemented entirely in managed C# code and has no dependency on unmanaged, external libraries. One managed-code, external library is required (SharpZipLib) for compression of the data stream between the driver and MySQL.

    D Z 2 Replies Last reply
    0
    • M mikemilano

      www.mysql.com lists 2 dirvers for .NET and MySQL. I was wondering if anyone has any feedback on either of these. I don't really understand the difference between these. I've copied the info and link from mysql.com below. http://sourceforge.net/projects/mysqldrivercs/ A free simple .NET compliant MySQL driver. Made in C# but it would be used in all .NET compatible languages (VB.NET, Managed C++,...). MySQLDriverCS was written by Manuel Lucas Vinas Livschitz . http://sourceforge.net/projects/mysqlnet/ ByteFX, Inc. has made available an open-source .NET data provider for MySQL. It is available under the Lesser General Public License (LGPL). The driver is implemented entirely in managed C# code and has no dependency on unmanaged, external libraries. One managed-code, external library is required (SharpZipLib) for compression of the data stream between the driver and MySQL.

      D Offline
      D Offline
      Daniel Turini
      wrote on last edited by
      #2

      I don't use MySql at all, but I would go for mysqlnet. You can do it on anything you choose - from .bat to .net - A customer

      1 Reply Last reply
      0
      • M mikemilano

        www.mysql.com lists 2 dirvers for .NET and MySQL. I was wondering if anyone has any feedback on either of these. I don't really understand the difference between these. I've copied the info and link from mysql.com below. http://sourceforge.net/projects/mysqldrivercs/ A free simple .NET compliant MySQL driver. Made in C# but it would be used in all .NET compatible languages (VB.NET, Managed C++,...). MySQLDriverCS was written by Manuel Lucas Vinas Livschitz . http://sourceforge.net/projects/mysqlnet/ ByteFX, Inc. has made available an open-source .NET data provider for MySQL. It is available under the Lesser General Public License (LGPL). The driver is implemented entirely in managed C# code and has no dependency on unmanaged, external libraries. One managed-code, external library is required (SharpZipLib) for compression of the data stream between the driver and MySQL.

        Z Offline
        Z Offline
        zecodela
        wrote on last edited by
        #3

        i used MySqlDriverCS for few months on a windows form application. so far, it have no problem. you may try try... i never used another one mentioned. regards, jim

        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