Introduction - If you have any usage issues, please Google them yourself
This article presents 2 simple classes that make working with ADO simple.
CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can access them using their IDs.
CDynRec : This class is the node to populate for each recordsets.