PDA

Click to See Complete Forum and Search --> : How do you connect to a MySQL database?


nkad
Oct 16th, 2000, 01:36 PM
Anyone know how to connect to a MySQL database in vb?

parksie
Oct 16th, 2000, 02:04 PM
Take a look at this to use mySQL via a COM object (I've used this): http://www.amedea.cz/mysqlx/index.html

nkad
Oct 16th, 2000, 05:09 PM
Thanks Man!

curlywink
Oct 17th, 2000, 10:43 PM
try downloading the MyODBC from...
http://www.devshed.com

parksie
Oct 18th, 2000, 07:50 PM
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.