| 10/27/2005 10:09:43 AM |
Is there a way to use a custom provider with ORHelper without modifying the source? I am using 4.2.0.1.
I'm trying to use MySQL with "Provider=MySql.Data;Other=MySql.Data.MySqlClient.MySqlConnection;Database=mydb;host=localhost;port=3306;uid=id;pwd=password;" but I get "mysql.data provider is not registered on the machine".
I added mysql.data.dll to the GAC but it doesn't help.
Thanks,
Francis |
| 4/22/2006 2:43:41 AM |
What does that mean "setup an OleDb driver for MySql"? How would you do this?
-Ian |