Hi, been searching the fourms for a good anwser but I didn't come up with anything...

Basically I need to send queries to an external mySQL database via VB6. My questions are:
- How do I connect to a mySQL database? Which controller or referance is best?
- How do I send queries to the database and store them in variables? (clean cut, each query should only return one value as a double)

Havn't done Vb in a while so giant newb anwsers would be helpful.
Thanks for any response.