Web Hosting Talk







View Full Version : Connector/NET of ASP.NET & MySQL


holy_joy
02-03-2007, 10:58 AM
I'm using Connector/NET to connect to MySQL from ASP.NET 2.0. But the problem is my hosting server only support ODBC connector and I don't want to use it.
Is there any solution, such as importing the driver to the application or anything else?

Ryan F
02-06-2007, 02:38 AM
I don't think so. In order for Conector/NET to be available it would have to be installed on the server for you to use it under ADO.NET 2.0.