I have an online MySQL database, and I need to connect to it using Visual Basic. I have to read the values in the table and edit them. Any ideas?

Have a look at www.connectionstrings.com which will have the correct connection code for you to use. There are many ways to connect, depending on your needs like web app, .net, LAN connection or web connection etc. It gives you all the options with the code.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.