Hey,
Im new to databases, and mysql in fact, and I have been a bit confused by the number of ways to connect.
Alot of different tuorials show different ways to connect. But what I want to know is what is the best way to connect to my mysql database?
Im using odbc at the moment, and it works fine, however I read an article that saying connecting staright to oledb is way better. But my host does not have oledb drivers so im sure I cant do it that way.
any help is appreciated.