MyVbQL is a direct interface to MySQL databases ... you don't need to use the ADO/ODBC
combination ... you can get some more details on the MyVbQL web page ...
http://www.icarz.com/mysql/index.html
Eric
Stephen Sherlock wrote:
> I've been told that it's possible to connect directly to a mySQ
I've not had much experience with ASP, in fact, I've had none, so if someone could
give me a hand here I'd be very appreciative.
What kind of errors am I likely to get with the ADO control? I'm only likely to be
running basic queries anyway, most of the data processing and the like will be done
You COULD use the ADO data control, but I wouldn't recommend it. There are
still some ADO methods and objects that are not fully supported and you will
most likely generate some strange errors. It may be a pain to do it, but
you'll be better off doing it the "old-fashioned" way with your own
conne