Hello.
I have installed MYSQL to ODBC.
http://dev.mysql.com/downloads/mirror.php?id=367506
1. How can I see the driver on the odbc adminstrator ?
2. What is the provider name (How can I see it) ?
On languages, such as VB.NET (VS 2008).
There is mySqlConnection object, but I want to use same for several dbs,
so I should use System.Data.SqlClient.SqlConnection.
(Can I use it for mySql ?)
Thanks
