Connecting VB.NET Application with MySQL

  • Thread starter Thread starter sympatico
  • Start date Start date
S

sympatico

Hello

Im seeking some code or way to connect VB.NET application with MySQL
database. There are some softwares available which are very expensive. So
anyone who knows to connect without a software to MySQL database through
Visual Basic.NET application please reply.

Thank you
 
Hi,


Dot net class for connecting to mysql
http://dev.mysql.com/downloads/connector/net/1.0.html

Ken
-----------------
Hello

Im seeking some code or way to connect VB.NET application with MySQL
database. There are some softwares available which are very expensive. So
anyone who knows to connect without a software to MySQL database through
Visual Basic.NET application please reply.

Thank you
 
Back
Top