Chapter 21. MFC Database Classes

by David Bennett and Chuck Wood

In This Chapter

The Microsoft Foundation Classes (MFC) encompass several classes that you can use to provide a simpler C++ interface to databases. These classes are particularly useful when quickly generating applications that present a simple, consistent interface to the user.

MFC provides classes for using the open database connectivity (ODBC) API to interface with ODBC datasources, as well as classes for working with object linking and embedding databases (OLE DB) and Data Access Objects (DAO) to work with desktop databases. In this chapter, ...

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.