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
Herfried K. Wagner [MVP] - 17 Oct 2004 14:41 GMT
"sympatico" <feedback@a1vbcode.com> schrieb:
> 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
<URL:http://www.bytefx.com/dotdata.aspx>

Signature
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/
Cor Ligthert - 17 Oct 2004 15:20 GMT
Sympatico,
Are you sure of this here are the connection strings and there is MySQL as
well.
And start with OleDb.
http://www.connectionstrings.com/
http://www.able-consulting.com/ADO_Conn.htm
Component for ADONET
http://ailab2.et.ntust.edu.tw/~badboy/odb/
I hope this helps a little bit?
Cor
"sympatico" <feedback@a1vbcode.com>
> Hello
>
[quoted text clipped - 4 lines]
>
> Thank you
sympatico - 17 Oct 2004 18:44 GMT
Thank you kindly.
> Sympatico,
>
[quoted text clipped - 23 lines]
> >
> > Thank you
Ken Tucker [MVP] - 18 Oct 2004 00:06 GMT
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