Hi!
I want to make a Visual Basic program that connects to a MySQL database which is in the internet. The program should get and modify data from it. That all I need. I can setup the database and tables by hand, but I need to add entries to it and retrieve data from it.
Thanks!


