Chapter 22. Using OLE DB

by David Bennett and Chuck Wood

In This Chapter

This chapter takes a look at one of Microsoft's newest additions to its set of database APIs: OLE DB, which is intended to replace the older Data Access Objects (DAO) and Remote Data Objects (RDO) APIs. OLE DB provides an extremely flexible Component Object Model (COM) interface between data providers and data consumers. In Visual C++ 5.0, this flexibility can make things a bit complicated at times. However, Visual C++ 6.0 added OLE DB functionality to the MFC and ATL AppWizards, making OLE DB development quite easy.

OLE DB is scalable and has functionality that ...

Get Visual C++® 6 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.