Using a MySQL Database and the .NET Data Provider


In Chapter 10, we discussed how to access MySQL databases using the ODBC .NET data provider, but you can also access MySQL databases using different interfaces. Three common interfaces to access MySQL databases are as follows:

  • Using the ODBC .NET data provider with the help of the MyODBC driver

  • Using MySQL native .NET providers

  • Using the OLEDB.NET solution, the MyOLDDB provider

To see more details about these interfaces, samples, links, and other resources, visit www.mysql.com/articles/dotnet/.




Applied ADO. NET(c) Building Data-Driven Solutions
Applied ADO.NET: Building Data-Driven Solutions
ISBN: 1590590732
EAN: 2147483647
Year: 2006
Pages: 214

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net