DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) MyODBC-Net

Info Catalog (mysql.info.gz) MyODBC Compatibility (mysql.info.gz) Functionality (mysql.info.gz) performance
 
 23.1.14.6 Can I Access MySQL from .NET Environment Using MyODBC?
 ................................................................
 
 Yes. You can make use of *odbc.net* to connect to MySQL through MyODBC.
 Here are the few basic samples to connect to MySQL from VC.NET and
 VB.NET.
    * See  ODBC.NET CSHAR(C#): ODBC.NET(C-sharp).
 
    * See  ODBC.NET(VB)
 
 Here is yet another excellent article "Exploring MySQL on .NET
 environment (http://www.mysql.com/newsletter/2002-07/a0000000035.html)"
 by *Venu* (MyODBC developer) that covers about all MySQL .NET
 interfaces along with some useful examples.
 
 *Caution*: Using ODBC.NET with MyODBC, while fetching empty string (0
 length), it starts giving the SQL_NO_DATA exception. You can get the
 patch for this from
 `http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319243'.
 
Info Catalog (mysql.info.gz) MyODBC Compatibility (mysql.info.gz) Functionality (mysql.info.gz) performance
automatically generated byinfo2html