0
kicks
Using MySQL with .NET
It is realy amazing to combine a powerful platform like .net with a free database like MySql. Well the credit goes to the ODBC database functions in ADO .net. You install it and its ready for the action and rollover to build a simple application for reading a table built in MySQ.
Read to know more about using My SQL with . NET.....