Browse Search  
Home :ASP.NET :

How do I connect my ASP.net application to MySQL database?
Category : ASP.NET
 
 

In general, 2 different methods can be used to connect an ASP.net application to MySQL database.

  • Using ODBC .net data provider
  • Using a MySQL native .net data provider

We only provide support for using ODBC .net data provider to connect to MySQL. 

Our servers do not have any MySQL .net data provider installed because of the lack of standardization in this market.  If you prefer to use native drivers to connect to MySQL, you can upload the data provider to your bin directory.

Here is a list of available MySQL .net data providers

MySQLDriverCS:
http://www.salleurl.edu/~manuellv/Public/english.8.1.html

ByteFX MySQL Driver:
http://sourceforge.net/projects/mysqlnet/

Core Lab MySQLDirect .NET Driver:
http://crlab.com/mysqlnet/

eInfoDesigns MySQL .NET Data Provider:
http://www.einfodesigns.com/products.aspx

 
 
This article has been viewed 971 times.



ASPWebHosting.com.au Copyright © 2004-2005 | All Rights Reserved |

All trademarks are property of their legal owners.