Database Topics (ODBC)
| Overview | How Do I | FAQ | Sample | | ODBC Driver List
The Microsoft Foundation Class Library (MFC) supplies classes for programming with Open Database Connectivity (ODBC). These classes are distinct from the newer MFC classes supplied for programming with Data Access Objects (DAO).
Frequently Asked Questions About MFC Database Support
What do you want to know more about?
ODBC — the Open Database Connectivity standard and API
What MFC support is supplied for ODBC programming
Record field exchange (RFX) between a database and a recordset object
Structured Query Language (SQL) for ODBC
Determining the schema of an ODBC data source at run time
How do the database classes work with MFC’s document/view architecture?