ODBC vs MySQLClient

Posted by Matt on Stack Overflow See other posts from Stack Overflow or by Matt
Published on 2010-05-05T12:53:43Z Indexed on 2010/05/05 12:58 UTC
Read the original article Hit count: 319

Filed under:
|
|
|
|

I'm currently using ODBC to connect to my MySQL database, using C#. I've been told that using the MySql Connector would be better, and faster, and not dependent on Windows. Can someone shed some light on this please? I've been unable to find anything on the net so far

© Stack Overflow or respective owner

Related posts about c#

Related posts about odbc