Search code examples
c#mysqlodbc-sql-server-driver

What is the best driver for mysql to connect?


I think quesiton is clear. I'm programming with C# and using MySQLDriverCS to connect MySQL. But I'm having issues about speed. Which drivers are you using to connect MySQL? MySQLDriverCS is the best solution? Please make some suggestions for me. Thanks in advance.


Solution

  • you can use: mysql connector/net

    or you can use OleDB