As for how to connect to MySQL with ADODB, it should say in the documentation somewhere.
One of the major advantages to using ADODB from what little I know, is that it's a standardized, flexible, transparent(?) database layer that you can use to connect PHP to a database (more than just MySQL!)