ADO C++ Classes?

Are there C++ wrapper classes for ADO?

I had started working with DAO for my SQL database needs and found (after much searching) that there are a number of C++ classes provided by Mircosoft to make it easier to use. Then, realising that DAO is deprecated (obsolete) I started looking at ADO, but I can't find anything from Microsoft that's even close to a nice set of C++ classes for it. I came across an article by Tim Kohler, on codeproject.com, in which he provides some classes that he had written to wrap ADO.

But are there any Microsoft wrapper classes for ADO ?
[596 byte] By [RogerGarrett] at [2007-11-19 10:41:04]