473,320 Members | 2,107 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Connecting VB.NET Application with MySQL

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
Nov 21 '05 #1
4 4751
"sympatico" <fe******@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>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 21 '05 #2
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" <fe******@a1vbcode.com>
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

Nov 21 '05 #3
Thank you kindly.

"Cor Ligthert" <no************@planet.nl> wrote in message
news:uj**************@TK2MSFTNGP14.phx.gbl...
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" <fe******@a1vbcode.com>
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


Nov 21 '05 #4
Hi,
Dot net class for connecting to mysql
http://dev.mysql.com/downloads/connector/net/1.0.html

Ken
-----------------
"sympatico" <fe******@a1vbcode.com> wrote in message
news:ga******************@news20.bellglobal.com...
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

Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Google Mike | last post by:
After a lot of thought and research, and playing with FreeTDS and InlineTDS, as well as various ODBC connections, I have determined that the fastest and cheapest way to get up and going with PHP on...
3
by: kamilla | last post by:
I have a mysql 3.5 server installed on a suse linux 8.1, with address 10.0.0.100. Now I want to access that db from a W2K pc, address 10.0.0.200. I am able to ping 10.0.0.100, but I cannot connect...
2
by: news | last post by:
We currently have our mySQL server on the same box as the Apache server. For security and load balancing, we're going to be moving the mySQL server to another box. We're already using a single...
4
by: CodeImp | last post by:
A simple app I quickly wrote to try getting info from a database. Here is the first part of its code. The rest of the code is irellevant. using System; using System.Data; using...
3
by: Jeremy Dillinger | last post by:
I am trying to design a program that will use data from a MySQL database. Currently all the data is being used with PHP scripts from a website. I am also trying to build a software solution that...
7
by: Frances | last post by:
this seems pretty straight-forward.. got this code $link = mysql_connect('localhost:3306', '<uid>', '<pswd>'); if (!$link) { die('Could not connect: ' . mysql_error()); } echo 'Connected...
3
by: Mike | last post by:
I have transferred the data from Access to MySQL using MySQL's tool. The transfer worked great and saved me a lot of time (thanks MySQL). Now I'm trying to get the Access database, or a new access...
5
by: Ananthu | last post by:
Hi I have done all the codings part for connecting mysql server with java application but when i try to compile,the compilation is successful and during execution i get the following message, ...
8
by: Ananthu | last post by:
Hi I have done all the codings part for connecting mysql with java in eclipse environment. Coding Part: import java.sql.Connection; import java.sql.DriverManager; public class...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.