We are in the process of converting our databases, which are used by VB 6.0 applications, from Access 97 to Access 2000.

Apparently, you have to switch from DAO controls to ADO controls in VB 6.0 when the program is accessing Access 2000 databases.

This is causing us a lot of grief and frustration as ADO controls and their methods and properties are very foreign to us.

Does anyone have a guide to follow when doing this?
IE: Which Reference Libraries to use, which controls need to be used and which controls should not be used....etc

Any assistance of any kind would be greatly appreciated.