Anyone know how to connect to a MySQL database in vb?
Printable View
Anyone know how to connect to a MySQL database in vb?
Take a look at this to use mySQL via a COM object (I've used this): http://www.amedea.cz/mysqlx/index.html
Thanks Man!
try downloading the MyODBC from...
http://www.devshed.com
VB seems to have a few problems with that ;).
I couldn't be bothered to get round them so I found that other thing instead.